Skip to content

Commit

Permalink
Bump sqlalchemy from 1.1.13 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.13 to 1.3.0.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2022
1 parent a89368b commit d5e8669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ PyYAML
requests==2.18.4
singledispatch==3.4.0.3
six==1.10.0
SQLAlchemy==1.1.13
SQLAlchemy==1.3.0
urllib3==1.21.1
virtualenv==15.1.0
Werkzeug
Expand Down

0 comments on commit d5e8669

Please sign in to comment.