We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd82c23 commit a79dc7bCopy full SHA for a79dc7b
pyproject.toml
@@ -7,9 +7,8 @@ license = "MIT-0 License"
7
8
[tool.poetry.dependencies]
9
python = "^3.12"
10
-boto3 = "1.20.32"
+boto3 = "^1.35.0"
11
crhelper = "^2.0.11"
12
-urllib3 = "^2.5.0"
13
14
[tool.poetry.group.dev.dependencies]
15
boto3-stubs = { extras = ["all"], version = "^1.28.0" }
0 commit comments