Skip to content

Commit b9cf607

Browse files
Bump sqlalchemy from 2.0.29 to 2.0.30
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.29 to 2.0.30. - [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]>
1 parent c1f968f commit b9cf607

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

poetry.lock

+51-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "^3.8"
1111
pydantic = "^2.6.4"
12-
SQLAlchemy = "^2.0.29"
12+
SQLAlchemy = "^2.0.30"
1313

1414

1515
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)