Skip to content

Commit

Permalink
Merge pull request #50 from DECODEproject/dependabot/pip/sqlalchemy-1…
Browse files Browse the repository at this point in the history
….3.4

⬆️ Bump sqlalchemy from 1.3.2 to 1.3.4
  • Loading branch information
puria authored Jun 7, 2019
2 parents 1f86089 + 46c4bdf commit 93d3583
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==1.17.0",
"python-multipart==0.0.5",
"pyjwt==1.7.1",
"sqlalchemy==1.3.2",
"sqlalchemy==1.3.4",
],
tests_require=["pytest", "codecov", "requests", "pytest-cov"],
)

0 comments on commit 93d3583

Please sign in to comment.