Skip to content

Commit 288f562

Browse files
Bump sqlalchemy from 2.0.44 to 2.0.45 (#236)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.44 to 2.0.45. - [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-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d46363 commit 288f562

File tree

2 files changed

+28
-22
lines changed

2 files changed

+28
-22
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ dependencies = [
1212
"pyproj==3.7.2",
1313
"requests==2.32.5",
1414
"scrapy==2.13.4",
15-
"sqlalchemy==2.0.44",
15+
"sqlalchemy==2.0.45",
1616
"xmltodict==1.0.2",
1717
]

uv.lock

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

0 commit comments

Comments
 (0)