Skip to content

Commit 1a728d4

Browse files
Bump pip-tools from 7.4.1 to 7.5.3
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.1 to 7.5.3. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@7.4.1...v7.5.3) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b50024e commit 1a728d4

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
@@ -17,7 +17,7 @@ Mako~=1.3.10
1717
MarkupSafe~=3.0.2
1818
mccabe~=0.7.0
1919
oic~=1.6.1
20-
pip-tools~=7.4.1
20+
pip-tools~=7.5.3
2121
psycopg2-binary~=2.9.3
2222
pylint~=3.3.6
2323
python-editor~=1.0.3

requirements.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,7 @@ packaging==26.0
118118
# build
119119
# gunicorn
120120
# wheel
121-
pip==26.0.1
122-
# via pip-tools
123-
pip-tools==7.4.1
121+
pip-tools==7.5.3
124122
# via -r requirements.in
125123
platformdirs==4.9.2
126124
# via pylint
@@ -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)