Skip to content

Commit a33d66a

Browse files
RHOAIENG-16520, RHOAIENG-11807, RHOAIENG-16955: update setuptools to 70.0.0 for CVE fixes (#807)
* updated setuptools to 70.0.0 for CVE fixes * Update Pipfile.lock files by piplock-renewal.yaml action * Update Pipfile.lock files by piplock-renewal.yaml action --------- Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent a0e4503 commit a33d66a

File tree

47 files changed

+12921
-11810
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+12921
-11810
lines changed

base/c9s-python-3.11/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.43.0"
11-
setuptools = "~=69.2.0"
11+
setuptools = "~=70.0.0"
1212

1313
[requires]
1414
python_version = "3.11"

base/c9s-python-3.11/Pipfile.lock

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

base/c9s-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.43.0"
11-
setuptools = "~=69.2.0"
11+
setuptools = "~=70.0.0"
1212

1313
[requires]
1414
python_version = "3.9"

base/c9s-python-3.9/Pipfile.lock

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

base/ubi9-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.43.0"
11-
setuptools = "~=69.2.0"
11+
setuptools = "~=70.0.0"
1212

1313
[requires]
1414
python_version = "3.9"

base/ubi9-python-3.9/Pipfile.lock

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

codeserver/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ verify_ssl = true
1313
[packages]
1414
# Base packages
1515
wheel = "~=0.43.0"
16-
setuptools = "~=69.1.1"
16+
setuptools = "~=70.0.0"
1717

1818
# Datascience packages
1919
boto3 = "~=1.34.60"

codeserver/ubi9-python-3.11/Pipfile.lock

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

codeserver/ubi9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ verify_ssl = true
1313
[packages]
1414
# Base packages
1515
wheel = "~=0.43.0"
16-
setuptools = "~=69.1.1"
16+
setuptools = "~=70.0.0"
1717

1818
# Datascience packages
1919
boto3 = "~=1.34.60"

codeserver/ubi9-python-3.9/Pipfile.lock

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

0 commit comments

Comments
 (0)