Skip to content

Commit 664b72f

Browse files
dependabot[bot]RafaelCenzano
authored andcommitted
Bump sqlalchemy from 2.0.40 to 2.0.41
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] <[email protected]>
1 parent 1c7b49b commit 664b72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ requests==2.32.3
3333
ruff==0.9.9
3434
sentry-sdk==2.19.2
3535
six==1.17.0
36-
SQLAlchemy==2.0.40
36+
SQLAlchemy==2.0.41
3737
typing_extensions==4.13.2
3838
urllib3==2.3.0
3939
Werkzeug==3.1.3

0 commit comments

Comments
 (0)