Skip to content

Commit 701414f

Browse files
authored
Merge pull request #48 from pylint-dev/dependabot/pip/pip-tools-7.4.0
2 parents 62c11fd + ceb4827 commit 701414f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

requirements/dev.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ packaging==23.2 \
114114
# via
115115
# build
116116
# pytest
117-
pip-tools==7.3.0 \
118-
--hash=sha256:8717693288720a8c6ebd07149c93ab0be1fced0b5191df9e9decd3263e20d85e \
119-
--hash=sha256:8e9c99127fe024c025b46a0b2d15c7bd47f18f33226cf7330d35493663fc1d1d
117+
pip-tools==7.4.0 \
118+
--hash=sha256:a92a6ddfa86ff389fe6ace381d463bc436e2c705bd71d52117c25af5ce867bb7 \
119+
--hash=sha256:b67432fd0759ed834c5367f9e0ce8c95441acecfec9c8e24b41aca166757adf0
120120
# via -r requirements/dev.in
121121
platformdirs==4.0.0 \
122122
--hash=sha256:118c954d7e949b35437270383a3f2531e99dd93cf7ce4dc8340d3356d30f173b \
@@ -139,7 +139,9 @@ pylint==3.0.3 \
139139
pyproject-hooks==1.0.0 \
140140
--hash=sha256:283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8 \
141141
--hash=sha256:f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5
142-
# via build
142+
# via
143+
# build
144+
# pip-tools
143145
pytest==7.4.3 \
144146
--hash=sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac \
145147
--hash=sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5

0 commit comments

Comments
 (0)