Skip to content

Commit 1750e4d

Browse files
committed
Updated deps
1 parent 550381c commit 1750e4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ readme = "README.rst"
2929

3030
[tool.poetry.dependencies]
3131
python = "^3.8"
32-
boto3 = "^1.22"
32+
boto3 = ">=1.28,<2.0"
3333
flatdict = "^4.0.1"
3434
python-dateutil = "^2.8.2"
3535

0 commit comments

Comments
 (0)