Skip to content

Commit ee5a05a

Browse files
dependabot[bot]k-nut
authored andcommitted
Bump sqlalchemy from 2.0.48 to 2.0.49
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.48 to 2.0.49. - [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.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 817b70b commit ee5a05a

2 files changed

Lines changed: 39 additions & 39 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.33.0",
1414
"scrapy==2.14.2",
15-
"sqlalchemy==2.0.48",
15+
"sqlalchemy==2.0.49",
1616
"xmltodict==1.0.4",
1717
]

0 commit comments

Comments
 (0)