Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 21, 2024
1 parent a2fad3a commit 9f820e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
boto==2.49.0
# via google-compute-engine
boto3==1.34.44
boto3==1.34.46
# via -r requirements/base.in
botocore==1.34.44
botocore==1.34.46
# via
# -r requirements/base.in
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ boto==2.49.0
# via
# -r requirements/base.txt
# google-compute-engine
boto3==1.34.44
boto3==1.34.46
# via
# -r requirements/base.txt
# aws-sam-translator
# moto
botocore==1.34.44
botocore==1.34.46
# via
# -r requirements/base.txt
# aws-xray-sdk
Expand Down Expand Up @@ -94,7 +94,7 @@ jsondiff==2.0.0
# via moto
jsonpatch==1.33
# via cfn-lint
jsonpickle==3.0.2
jsonpickle==3.0.3
# via jschema-to-python
jsonpointer==2.4
# via jsonpatch
Expand Down

0 comments on commit 9f820e5

Please sign in to comment.