Browse Source

Bump sqlalchemy from 1.1.9 to 1.3.0 in /requirements

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.9 to 1.3.0.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/requirements/sqlalchemy-1.3.0
dependabot[bot] 6 years ago
committed by GitHub
parent
commit
56605ad1ac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      requirements/prod.txt

2
requirements/prod.txt

@ -1,7 +1,7 @@
# Everything needed in production
Werkzeug
SQLAlchemy==1.1.9
SQLAlchemy==1.3.0
Flask_Caching
Flask_SQLAlchemy==2.2
click

Loading…
Cancel
Save