Skip to content

Commit 61e57bb

Browse files
Bump sqlalchemy from 2.0.45 to 2.0.48
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.45 to 2.0.48. - [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.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 419b200 commit 61e57bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python-dateutil~=2.6.1
2424
python-editor~=1.0.3
2525
sentry-sdk[flask]~=2.24.1
2626
six~=1.17.0
27-
SQLAlchemy~=2.0.40
27+
SQLAlchemy~=2.0.48
2828
structlog~=25.5.0
2929
Werkzeug~=3.1.6
3030
wrapt~=1.17.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ six==1.17.0
170170
# -r requirements.in
171171
# pyjwkest
172172
# python-dateutil
173-
sqlalchemy==2.0.45
173+
sqlalchemy==2.0.48
174174
# via
175175
# -r requirements.in
176176
# alembic

0 commit comments

Comments
 (0)