Skip to content

Commit f9a6f7a

Browse files
chore(deps-dev): bump pip-tools from 7.5.0 to 7.5.1
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@v7.5.0...v7.5.1) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7b7d65 commit f9a6f7a

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
@@ -8,5 +8,5 @@ pytest-timeout
88
pytest-subtests
99
pre-commit==4.3.0
1010
nodeenv
11-
pip-tools==7.5.0
11+
pip-tools==7.5.1
1212
drf-yasg==1.21.10

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ packaging==25.0
6363
# build
6464
# drf-yasg
6565
# pytest
66-
pip-tools==7.5.0
66+
pip-tools==7.5.1
6767
# via -r requirements-dev.in
6868
platformdirs==4.3.6
6969
# via virtualenv

0 commit comments

Comments
 (0)