Skip to content

Commit

Permalink
Py update
Browse files Browse the repository at this point in the history
  • Updating botocore (1.34.77 -> 1.34.79)
  • Updating typing-extensions (4.10.0 -> 4.11.0)
  • Updating faker (24.4.0 -> 24.7.1)
  • Updating boto3 (1.34.77 -> 1.34.79)
  • Loading branch information
loleg committed Apr 8, 2024
1 parent 75cab21 commit 2050565
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 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/prod.txt
Expand Up @@ -5,8 +5,8 @@ attrs==23.2.0 ; python_version >= "3.8" and python_version < "4"
bcrypt==4.1.2 ; python_version >= "3.8" and python_version < "4"
bleach==6.1.0 ; python_version >= "3.8" and python_version < "4"
blinker==1.7.0 ; python_version >= "3.8" and python_version < "4"
boto3==1.34.77 ; python_version >= "3.8" and python_version < "4"
botocore==1.34.77 ; python_version >= "3.8" and python_version < "4"
boto3==1.34.79 ; python_version >= "3.8" and python_version < "4"
botocore==1.34.79 ; python_version >= "3.8" and python_version < "4"
cachelib==0.9.0 ; python_version >= "3.8" and python_version < "4"
certifi==2024.2.2 ; python_version >= "3.8" and python_version < "4"
cffi==1.16.0 ; python_version >= "3.8" and python_version < "4"
Expand Down Expand Up @@ -94,7 +94,7 @@ tabulate==0.9.0 ; python_version >= "3.8" and python_version < "4"
text-unidecode==1.3 ; python_version >= "3.8" and python_version < "4"
typer==0.11.1 ; python_version >= "3.8" and python_version < "4"
typer[all]==0.11.1 ; python_version >= "3.8" and python_version < "4"
typing-extensions==4.10.0 ; python_version >= "3.8" and python_version < "4"
typing-extensions==4.11.0 ; python_version >= "3.8" and python_version < "4"
urllib3==1.26.18 ; python_version >= "3.8" and python_version < "4"
urlobject==2.4.3 ; python_version >= "3.8" and python_version < "4"
validators==0.28.0 ; python_version >= "3.8" and python_version < "4"
Expand Down

0 comments on commit 2050565

Please sign in to comment.