Skip to content

Commit 787f2c3

Browse files
Bump pip-tools from 7.4.1 to 7.5.3 (#508)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5006002 commit 787f2c3

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
@@ -20,7 +20,7 @@ Mako~=1.3.10
2020
MarkupSafe~=3.0.2
2121
mccabe~=0.7.0
2222
oic~=1.6.1
23-
pip-tools~=7.4.1
23+
pip-tools~=7.5.3
2424
psycopg2-binary~=2.9.3
2525
pylint~=3.3.6
2626
python-editor~=1.0.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ packaging==26.0
133133
# build
134134
# gunicorn
135135
# wheel
136-
pip-tools==7.4.1
136+
pip-tools==7.5.3
137137
# via -r requirements.in
138138
platformdirs==4.9.2
139139
# via pylint

0 commit comments

Comments
 (0)