Skip to content

Commit

Permalink
Bump lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp committed Oct 11, 2023
1 parent 2fb366d commit a2e31bb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
43 changes: 22 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
anyio==4.0.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
attrs==23.1.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
boto3==1.28.61 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
botocore==1.31.61 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
botocore==1.31.62 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
certifi==2023.7.22 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
cffi==1.16.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
charset-normalizer==3.3.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
Expand Down Expand Up @@ -34,5 +34,5 @@ six==1.16.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
sniffio==1.3.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
tenacity==8.2.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
typing-extensions==4.8.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
urllib3==1.26.17 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
websocket-client==1.6.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
urllib3==2.0.6 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"
websocket-client==1.6.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"

0 comments on commit a2e31bb

Please sign in to comment.