Skip to content
This repository was archived by the owner on Mar 13, 2020. It is now read-only.

Commit 86246bb

Browse files
committed
Update boto3 to 1.9.224
1 parent 8fcce0a commit 86246bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"SQLAlchemy==1.3.3",
1616
"sqlalchemy-citext==1.3.post0",
1717
"alembic==1.0.9",
18-
"boto3==1.9.187",
18+
"boto3==1.9.224",
1919
],
2020
package_data={"": ["alembic.ini", "alembic/*.py", "alembic/**/*.py"]},
2121
)

0 commit comments

Comments
 (0)