Skip to content

Commit 584f292

Browse files
authored
update setuptools for CVE fix (opendatahub-io#464)
1 parent dc88d57 commit 584f292

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

amd/rhel9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ verify_ssl = true
88
[packages]
99
# Base packages
1010
wheel = "~=0.41.2"
11-
setuptools = "~=68.1.2"
11+
setuptools = "~=70.0.0"
1212

1313
[requires]
1414
python_version = "3.9"

amd/rhel9-python-3.9/Pipfile.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

base/rhel9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ verify_ssl = true
88
[packages]
99
# Base packages
1010
wheel = "~=0.41.2"
11-
setuptools = "~=68.1.2"
11+
setuptools = "~=70.0.0"
1212

1313
[requires]
1414
python_version = "3.9"

base/rhel9-python-3.9/Pipfile.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)