Skip to content

Commit 8d4480e

Browse files
committed
Update requirements.
1 parent 6cb377b commit 8d4480e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
astroid==3.3.8 ; python_version >= "3.9" and python_version < "4.0"
22
black==24.10.0 ; python_version >= "3.9" and python_version < "4.0"
3-
boto3==1.35.87 ; python_version >= "3.9" and python_version < "4.0"
3+
boto3==1.35.92 ; python_version >= "3.9" and python_version < "4.0"
44
boto==2.49.0 ; python_version >= "3.9" and python_version < "4.0"
5-
botocore==1.35.87 ; python_version >= "3.9" and python_version < "4.0"
5+
botocore==1.35.92 ; python_version >= "3.9" and python_version < "4.0"
66
certifi==2024.12.14 ; python_version >= "3.9" and python_version < "4.0"
77
charset-normalizer==3.4.1 ; python_version >= "3.9" and python_version < "4.0"
88
click==8.1.8 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)