Skip to content

Commit de1dfea

Browse files
dependabot[bot]k-nut
authored andcommitted
Bump sqlalchemy from 2.0.46 to 2.0.47
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.46 to 2.0.47. - [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.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 134551f commit de1dfea

2 files changed

Lines changed: 39 additions & 35 deletions

File tree

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.14.1",
15-
"sqlalchemy==2.0.46",
15+
"sqlalchemy==2.0.48",
1616
"xmltodict==1.0.4",
1717
]

0 commit comments

Comments
 (0)