Skip to content

Commit

Permalink
Bump pip from 23.3.1 to 24.3.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 23.3.1 to 24.3.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.1...24.3.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 513edc5 commit 2a5d585
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ wheel==0.45.1 \
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1 \
--hash=sha256:1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174 \
--hash=sha256:55eb67bb6171d37447e82213be585b75fe2b12b359e993773aca4de9247a052b
pip==24.3.1 \
--hash=sha256:3790624780082365f47549d032f3770eeb2b1e8bd1f7b2e02dace1afa361b4ed \
--hash=sha256:ebcb60557f2aefabc2e0f918751cd24ea0d56d8ec5445fe1807f1d2109660b99
# via
# -c requirements-pip.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-pip.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# This file should only contain dependencies we use directly.
# Indirect dependencies should be pinned in the autogenerated files.

pip==23.3.1
pip==24.3.1
6 changes: 3 additions & 3 deletions requirements/requirements-pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1 \
--hash=sha256:1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174 \
--hash=sha256:55eb67bb6171d37447e82213be585b75fe2b12b359e993773aca4de9247a052b
pip==24.3.1 \
--hash=sha256:3790624780082365f47549d032f3770eeb2b1e8bd1f7b2e02dace1afa361b4ed \
--hash=sha256:ebcb60557f2aefabc2e0f918751cd24ea0d56d8ec5445fe1807f1d2109660b99
# via -r requirements-pip.in

0 comments on commit 2a5d585

Please sign in to comment.