Skip to content

Commit

Permalink
Bump aioboto3 from 11.3.1 to 12.0.0 for urllib3 2.0 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipuniverse committed Oct 26, 2023
1 parent 67359f5 commit 83d437d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ authors = ["Shipwell Engineering", "Phillip Verheyden"]

[tool.poetry.dependencies]
python = "^3.10"
aioboto3 = "^11.3.1"
aioboto3 = "^12.0.0"
moto = {extras = ["s3", "server"], version = "^4.2.3"}
types-aiobotocore = {extras = ["s3"], version = "^2.7.0"}
requests = "^2.0"
Expand Down

0 comments on commit 83d437d

Please sign in to comment.