Skip to content

Commit 7fae1d5

Browse files
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 5e8400e commit 7fae1d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ betamax==0.9.0
3434
betamax-serializers==0.2.1
3535

3636
# pip-compile for pinning versions
37-
pip-tools==7.5.0
37+
pip-tools==7.5.1
3838

3939
requests==2.32.5
4040
urllib3==2.0.3

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,9 +341,9 @@ pathspec==0.12.1 \
341341
--hash=sha256:a0d503e138a4c123b27490a4f7beda6a01c6f288df0e4a8b79c7eb0dc7b4cc08 \
342342
--hash=sha256:a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712
343343
# via black
344-
pip-tools==7.5.0 \
345-
--hash=sha256:30639f50961bb09f49d22f4389e8d7d990709677c094ce1114186b1f2e9b5821 \
346-
--hash=sha256:69758e4e5a65f160e315d74db46246fdbb30d549f1ed0c4236d057122c9b0f18
344+
pip-tools==7.5.1 \
345+
--hash=sha256:a051a94794ba52df9acad2d7c9b0b09ae001617db458a543f8287fea7b89c2cf \
346+
--hash=sha256:f5ff803823529edc0e6e40c86b1aa7da7266fb1078093c8beea4e5b77877036a
347347
# via -r requirements/dev.in
348348
platformdirs==4.2.0 \
349349
--hash=sha256:0614df2a2f37e1a662acbd8e2b25b92ccf8632929bc6d43467e17fe89c75e068 \

0 commit comments

Comments
 (0)