Skip to content

Commit a624f42

Browse files
Bump sqlalchemy from 1.3.24 to 2.0.43
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 to 2.0.43. - [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.43 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3920083 commit a624f42

2 files changed

Lines changed: 94 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"PyYAML==6.0.2",
2828
"recurring-ical-events==3.8.0",
2929
"requests==2.32.4",
30-
"sqlalchemy==1.3.24",
30+
"sqlalchemy==2.0.43",
3131
"tenacity==9.1.2",
3232
"whatthepatch>=0.0.5"
3333
]

0 commit comments

Comments
 (0)