Skip to content

Commit eca3f57

Browse files
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 c1e6ae5 commit eca3f57

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pylint~=3.3.6
2626
python-editor~=1.0.3
2727
sentry-sdk[flask]~=2.56.0
2828
six~=1.17.0
29-
SQLAlchemy~=2.0.48
29+
SQLAlchemy~=2.0.49
3030
structlog~=25.5.0
3131
Werkzeug~=3.1.6
3232
wrapt~=2.1.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ six==1.17.0
187187
# -r requirements.in
188188
# pyjwkest
189189
# python-dateutil
190-
sqlalchemy==2.0.48
190+
sqlalchemy==2.0.49
191191
# via
192192
# -r requirements.in
193193
# alembic

0 commit comments

Comments
 (0)