Skip to content

Commit 82cbbad

Browse files
Bump sqlalchemy from 2.0.41 to 2.0.42
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.41 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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88d02eb commit 82cbbad

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
@@ -18,7 +18,7 @@ dependencies = [
1818
"passlib==1.7.4",
1919
"PyJWT==2.10.1",
2020
"python-dotenv==1.1.1",
21-
"SQLAlchemy==2.0.41",
21+
"SQLAlchemy==2.0.42",
2222
"pyyaml==6.0.2",
2323
"toml==0.10.2",
2424
"pydantic==2.11.7",

0 commit comments

Comments
 (0)