Skip to content

Commit 5d097bd

Browse files
Bump sqlalchemy from 2.0.13 to 2.0.21
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.13 to 2.0.21. - [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] <support@github.com>
1 parent e95d8b3 commit 5d097bd

File tree

2 files changed

+47
-45
lines changed

2 files changed

+47
-45
lines changed

poetry.lock

Lines changed: 46 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pandas = "^2.1.1"
1515
psycopg2-binary = "2.9.6"
1616
pymysql = "^1.1.0"
1717
python-decouple = "^3.8"
18-
sqlalchemy = "2.0.13"
18+
sqlalchemy = "2.0.21"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
ipython = "^8.4.0"

0 commit comments

Comments
 (0)