Skip to content

Commit 07cfe4a

Browse files
Bump sqlalchemy from 1.3.10 to 2.0.42
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.10 to 2.0.42. - [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.42 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91ea304 commit 07cfe4a

File tree

2 files changed

+60
-4
lines changed

2 files changed

+60
-4
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.1",
1313
"requests==2.32.4",
1414
"scrapy==2.13.3",
15-
"sqlalchemy==1.3.10",
15+
"sqlalchemy==2.0.43",
1616
"xmltodict==0.14.2",
1717
]

uv.lock

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

0 commit comments

Comments
 (0)