Skip to content

Commit ceda731

Browse files
Bump sqlalchemy from 2.0.40 to 2.0.41 (#945)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.40 to 2.0.41. - [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.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Boers <peter.boers@surf.nl>
1 parent 7de4fe9 commit ceda731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies = [
5858
"schedule==1.1.0",
5959
"semver==3.0.4",
6060
"sentry-sdk[fastapi]~=2.28.0",
61-
"SQLAlchemy==2.0.40",
61+
"SQLAlchemy==2.0.41",
6262
"SQLAlchemy-Utils==0.41.2",
6363
"structlog",
6464
"typer==0.15.3",

0 commit comments

Comments
 (0)