Skip to content

Commit 65bffe1

Browse files
Bump pip-tools from 7.4.1 to 7.5.0
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.1 to 7.5.0. - [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.0) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b9b116 commit 65bffe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.in
22
mypy==1.17.0
3-
pip-tools==7.4.1
3+
pip-tools==7.5.0
44
pre-commit==4.2.0
55
pytest==8.4.1
66
pytest-cov==6.2.1

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ packaging==24.2
3232
# pytest
3333
pathspec==0.12.1
3434
# via mypy
35-
pip-tools==7.4.1
35+
pip-tools==7.5.0
3636
# via -r requirements-dev.in
3737
platformdirs==4.3.6
3838
# via virtualenv

0 commit comments

Comments
 (0)