mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 02:00:20 +00:00
Update pip
constraints to >= 23.3,< 24.0
due to https://github.com/advisories/GHSA-mq26-g339-26xf
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
f96791baee
commit
dbbe0c3e5b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
setuptools >= 65.6.3,< 69.0
|
||||
setuptools-scm < 8.0.0
|
||||
pip >= 22.3.1,< 23.0
|
||||
pip >= 23.3,< 24.0
|
||||
|
|
Loading…
Add table
Reference in a new issue