Skip to content

Commit f76db88

Browse files
Bump alembic from 1.15.2 to 1.18.4
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.15.2 to 1.18.4. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b50024e commit f76db88

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
alembic~=1.15.1
1+
alembic~=1.18.4
22
astroid~=3.3.9
33
blinker~=1.4
44
csh_ldap>=2.5.3

requirements.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements.in
3-
alembic==1.15.2
3+
alembic==1.18.4
44
# via
55
# -r requirements.in
66
# flask-migrate
@@ -118,8 +118,6 @@ packaging==26.0
118118
# build
119119
# gunicorn
120120
# wheel
121-
pip==26.0.1
122-
# via pip-tools
123121
pip-tools==7.4.1
124122
# via -r requirements.in
125123
platformdirs==4.9.2
@@ -163,10 +161,8 @@ requests==2.32.5
163161
# flask-pyoidc
164162
# oic
165163
# pyjwkest
166-
sentry-sdk==2.24.1
164+
sentry-sdk[flask]==2.24.1
167165
# via -r requirements.in
168-
setuptools==82.0.0
169-
# via pip-tools
170166
six==1.17.0
171167
# via
172168
# -r requirements.in

0 commit comments

Comments
 (0)