Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.23 to 1.4.25
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.23 to 1.4.25.
- [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] committed Sep 27, 2021
1 parent 5e0f639 commit 991fca8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ setuptools==58.1.0
shapely==1.7.1
sklearn==0.0
slackclient==2.9.3
sqlalchemy==1.4.23
sqlalchemy==1.4.25
tqdm==4.62.3
wget==3.2
zerorpc==0.6.3
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"shapely == 1.7.1",
"sklearn == 0.0",
"slackclient == 2.9.3",
"sqlalchemy == 1.4.23",
"sqlalchemy == 1.4.25",
"tqdm == 4.62.3",
"wget == 3.2",
"zerorpc == 0.6.3",
Expand Down

0 comments on commit 991fca8

Please sign in to comment.