Skip to content

Commit 9846ae1

Browse files
authored
Merge pull request #7 from Ansud/dependabot/pip/pip-tools-7.5.0
Bump pip-tools from 7.4.1 to 7.5.0
2 parents 5b9b116 + 65bffe1 commit 9846ae1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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)