Skip to content

Commit

Permalink
Merge pull request #97
Browse files Browse the repository at this point in the history
⬆️ Bump sqlalchemy from 1.3.10 to 1.3.13
  • Loading branch information
puria authored Mar 2, 2020
2 parents b9a89b0 + ab7bfb0 commit a0db810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"pre-commit==2.1.1",
"python-multipart==0.0.5",
"pyjwt==1.7.1",
"sqlalchemy==1.3.10",
"sqlalchemy==1.3.13",
],
tests_require=["pytest", "pytest-env","codecov", "requests", "pytest-cov"],
)

0 comments on commit a0db810

Please sign in to comment.