Skip to content

Commit

Permalink
Update pip
Browse files Browse the repository at this point in the history
Version 23.3 patches a vulnerability, as mentioned by
dependabot security alert
https://github.com/containerbuildsystem/atomic-reactor/security/dependabot/46

STONEBLD-2636

Signed-off-by: mkosiarc <[email protected]>
  • Loading branch information
mkosiarc committed Aug 30, 2024
1 parent 26fbb59 commit 4f4c41a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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.0 \
--hash=sha256:aee438284e82c8def684b0bcc50b1f6ed5e941af97fa940e83e2e8ef1a59da9b \
--hash=sha256:b5f88adff801f5ef052bcdef3daa31b55eb67b0fccd6d0106c206fa248e0463c
pip==23.3 \
--hash=sha256:bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e \
--hash=sha256:bc38bb52bc286514f8f7cb3a1ba5ed100b76aaef29b521d48574329331c5ae7b
# via -r requirements-pip.in

0 comments on commit 4f4c41a

Please sign in to comment.