Skip to content

Commit eb3870e

Browse files
build(deps-dev): bump pip-tools from 7.5.1 to 7.5.2 (#3328)
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.5.1 to 7.5.2. - [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.1...v7.5.2) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.2 dependency-type: direct:development 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 8cc46d8 commit eb3870e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ rdfgraphisomorphism = 'rdflib.tools.graphisomorphism:main'
4949
black = "24.10.0"
5050
mypy = "^1.18.2"
5151
lxml-stubs = ">=0.4,<0.6"
52-
pip-tools = "^7.5.1"
52+
pip-tools = "^7.5.2"
5353

5454
[tool.poetry.group.tests.dependencies]
5555
pytest = ">=7.1.3,<9.0.0"

0 commit comments

Comments
 (0)