Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
grant0417 committed Dec 3, 2024
1 parent eae7314 commit 545086c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
# generate-hashes: false

-e file:.
awscli==1.33.13
awscli==1.36.14
# via aws-cli-plugin
botocore==1.34.131
botocore==1.35.73
# via awscli
# via s3transfer
colorama==0.4.6
Expand All @@ -20,18 +20,18 @@ docutils==0.16
# via awscli
jmespath==1.0.1
# via botocore
pyasn1==0.6.0
pyasn1==0.6.1
# via rsa
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.1
pyyaml==6.0.2
# via awscli
rsa==4.7.2
# via awscli
ruff==0.4.10
s3transfer==0.10.1
ruff==0.8.1
s3transfer==0.10.4
# via awscli
six==1.16.0
# via python-dateutil
urllib3==2.2.2
urllib3==2.2.3
# via botocore
12 changes: 6 additions & 6 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
# generate-hashes: false

-e file:.
awscli==1.33.13
awscli==1.36.14
# via aws-cli-plugin
botocore==1.34.131
botocore==1.35.73
# via awscli
# via s3transfer
colorama==0.4.6
Expand All @@ -20,17 +20,17 @@ docutils==0.16
# via awscli
jmespath==1.0.1
# via botocore
pyasn1==0.6.0
pyasn1==0.6.1
# via rsa
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.1
pyyaml==6.0.2
# via awscli
rsa==4.7.2
# via awscli
s3transfer==0.10.1
s3transfer==0.10.4
# via awscli
six==1.16.0
# via python-dateutil
urllib3==2.2.2
urllib3==2.2.3
# via botocore

0 comments on commit 545086c

Please sign in to comment.