Skip to content

Commit

Permalink
bump pip to 23.3.1
Browse files Browse the repository at this point in the history
When we come to move this to 3.12 this will save some of the future pain
that comes with that transition thanks to a change in setuptools.
  • Loading branch information
ghickman committed Oct 31, 2023
1 parent 0ab5f0e commit e9e4d58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,9 @@ wheel==0.38.1 \
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1 \
--hash=sha256:236bcb61156d76c4b8a05821b988c7b8c35bf0da28a4b614e8d6ab5212c25c6f \
--hash=sha256:cd015ea1bfb0fcef59d8a286c1f8bebcb983f6317719d415dc5351efb7cd7024
pip==23.3.1 \
--hash=sha256:1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174 \
--hash=sha256:55eb67bb6171d37447e82213be585b75fe2b12b359e993773aca4de9247a052b
# via pip-tools
setuptools==67.6.1 \
--hash=sha256:257de92a9d50a60b8e22abfcbb771571fde0dbf3ec234463212027a4eeecbe9a \
Expand Down

0 comments on commit e9e4d58

Please sign in to comment.