Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.50 to 2.0.23
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.50 to 2.0.23.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent ac4d137 commit f74e4f3
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 @@ -2,6 +2,6 @@ apache-airflow==2.7.3
psycopg2-binary==2.9.0
pytest==7.4.3
requests==2.31.0
SQLAlchemy==1.4.50
SQLAlchemy==2.0.23
tqdm==4.66.1
tweepy==4.14.0

0 comments on commit f74e4f3

Please sign in to comment.