Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2021
1 parent 47fc14e commit 250b8ab
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
@@ -141,7 +141,7 @@ six==1.15.0
# python-dateutil
soupsieve==2.2.1
# via beautifulsoup4
sqlalchemy==1.4.20
sqlalchemy==1.4.22
# via -r requirements.in
tempora==4.0.2
# via portend

0 comments on commit 250b8ab

Please sign in to comment.