Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.27 to 2.0.28
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.27 to 2.0.28.
- [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] authored and smallwat3r committed Mar 6, 2024
1 parent da78fd4 commit 30a7de1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.mysql.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python-dateutil==2.9.0
pytz==2024.1
requests==2.31.0
six==1.16.0
SQLAlchemy==2.0.27
SQLAlchemy==2.0.28
typing_extensions==4.10.0
tzlocal==5.2
urllib3==2.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python-dateutil==2.9.0
pytz==2024.1
requests==2.31.0
six==1.16.0
SQLAlchemy==2.0.27
SQLAlchemy==2.0.28
typing_extensions==4.10.0
tzlocal==5.2
urllib3==2.2.1
Expand Down

0 comments on commit 30a7de1

Please sign in to comment.