Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.19 to 2.0.25
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.19 to 2.0.25.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 24, 2024
1 parent eb21e24 commit 7505031
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 @@ -21,7 +21,7 @@ python-Levenshtein==0.21.1
pytz==2023.3.post1
rapidfuzz==3.2.0
six==1.16.0
SQLAlchemy==2.0.19
SQLAlchemy==2.0.25
tenacity==8.2.3
thefuzz==0.20.0
typing_extensions==4.9.0
Expand Down

0 comments on commit 7505031

Please sign in to comment.