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

Commit d97de19

Browse files
authored
Merge pull request #72 from pageuppeople-opensource/task/update-boto-3
Update boto3 to 1.9.224
2 parents 8fcce0a + 86246bb commit d97de19

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)