Skip to content

Commit 3c9a6b7

Browse files
chore(deps): bump pip-tools from 7.5.0 to 7.5.1 (#8228)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4ea343 commit 3c9a6b7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mozilla-schema-generator==0.5.1
2929
pandas==2.3.2
3030
paramiko==4.0.0
3131
pathos==0.3.4
32-
pip-tools==7.5.0
32+
pip-tools==7.5.1
3333
pre-commit==4.3.0
3434
pyarrow==20.0.0
3535
pytest-black==0.6.0

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,9 +1323,9 @@ pathspec==0.11.2 \
13231323
# black
13241324
# mkdocs
13251325
# yamllint
1326-
pip-tools==7.5.0 \
1327-
--hash=sha256:30639f50961bb09f49d22f4389e8d7d990709677c094ce1114186b1f2e9b5821 \
1328-
--hash=sha256:69758e4e5a65f160e315d74db46246fdbb30d549f1ed0c4236d057122c9b0f18
1326+
pip-tools==7.5.1 \
1327+
--hash=sha256:a051a94794ba52df9acad2d7c9b0b09ae001617db458a543f8287fea7b89c2cf \
1328+
--hash=sha256:f5ff803823529edc0e6e40c86b1aa7da7266fb1078093c8beea4e5b77877036a
13291329
# via -r requirements.in
13301330
platformdirs==4.3.6 \
13311331
--hash=sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907 \

0 commit comments

Comments
 (0)