Skip to content

Commit 49ea6c0

Browse files
Bump pip from 23.1.2 to 26.0
Bumps [pip](https://github.com/pypa/pip) from 23.1.2 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.1.2...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 575a4b6 commit 49ea6c0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,9 @@ mypy==0.812 ; python_version >= "3.7" and python_version < "4.0" \
418418
packaging==23.1 ; python_version >= "3.7" and python_version < "4.0" \
419419
--hash=sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61 \
420420
--hash=sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f
421-
pip==23.1.2 ; python_version >= "3.7" and python_version < "4.0" \
422-
--hash=sha256:0e7c86f486935893c708287b30bd050a36ac827ec7fe5e43fe7cb198dd835fba \
423-
--hash=sha256:3ef6ac33239e4027d9a5598a381b9d30880a1477e50039db2eac6e8a8f6d1b18
421+
pip==26.0 ; python_version >= "3.7" and python_version < "4.0" \
422+
--hash=sha256:3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa \
423+
--hash=sha256:98436feffb9e31bc9339cf369fd55d3331b1580b6a6f1173bacacddcf9c34754
424424
pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0" \
425425
--hash=sha256:c2fd55a7d7a3863cba1a013e4e2414658b1d07b6bc57b3919e0c63c9abb99849 \
426426
--hash=sha256:d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,9 @@ jq==1.6.0 ; python_version >= "3.7" and python_version < "4.0" \
291291
--hash=sha256:f42264fafc6166efb5611b5d4cb01058887d050a6c19334f6a3f8a13bb369df5 \
292292
--hash=sha256:f4eed167322662f4b7e65235723c54aa6879f6175b6f9b68bc24887549637ffb \
293293
--hash=sha256:fd28f8395687e45bba56dc771284ebb6492b02037f74f450176c102f3f4e86a3
294-
pip==23.1.2 ; python_version >= "3.7" and python_version < "4.0" \
295-
--hash=sha256:0e7c86f486935893c708287b30bd050a36ac827ec7fe5e43fe7cb198dd835fba \
296-
--hash=sha256:3ef6ac33239e4027d9a5598a381b9d30880a1477e50039db2eac6e8a8f6d1b18
294+
pip==26.0 ; python_version >= "3.7" and python_version < "4.0" \
295+
--hash=sha256:3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa \
296+
--hash=sha256:98436feffb9e31bc9339cf369fd55d3331b1580b6a6f1173bacacddcf9c34754
297297
policyuniverse==1.5.1.20230817 ; python_version >= "3.7" and python_version < "4.0" \
298298
--hash=sha256:6317928273b18de8ed28ddf9f06faf501e044344d86f86b7681817fb32fff67a \
299299
--hash=sha256:7920896195af163230635f1a5cee0958f56003ef8c421f805ec81f134f80a57c

0 commit comments

Comments
 (0)