Skip to content

Commit

Permalink
RHOAIENG-16520, RHOAIENG-11807, RHOAIENG-16955: update setuptools to …
Browse files Browse the repository at this point in the history
…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>
  • Loading branch information
dibryant and github-actions[bot] authored Dec 18, 2024
1 parent a0e4503 commit a33d66a
Show file tree
Hide file tree
Showing 47 changed files with 12,921 additions and 11,810 deletions.
2 changes: 1 addition & 1 deletion base/c9s-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ verify_ssl = true
[packages]
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"

[requires]
python_version = "3.11"
8 changes: 4 additions & 4 deletions base/c9s-python-3.11/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion base/c9s-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ verify_ssl = true
[packages]
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"

[requires]
python_version = "3.9"
8 changes: 4 additions & 4 deletions base/c9s-python-3.9/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion base/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ verify_ssl = true
[packages]
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"

[requires]
python_version = "3.9"
8 changes: 4 additions & 4 deletions base/ubi9-python-3.9/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codeserver/ubi9-python-3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ verify_ssl = true
[packages]
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.1.1"
setuptools = "~=70.0.0"

# Datascience packages
boto3 = "~=1.34.60"
Expand Down
176 changes: 88 additions & 88 deletions codeserver/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codeserver/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ verify_ssl = true
[packages]
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.1.1"
setuptools = "~=70.0.0"

# Datascience packages
boto3 = "~=1.34.60"
Expand Down
1,777 changes: 945 additions & 832 deletions codeserver/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

1,180 changes: 593 additions & 587 deletions intel/runtimes/ml/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

3,102 changes: 1,648 additions & 1,454 deletions intel/runtimes/ml/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

313 changes: 159 additions & 154 deletions jupyter/datascience/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ autopep8 = "~=2.0.4"
flake8 = "~=7.0.0"
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"

[requires]
python_version = "3.9"
205 changes: 105 additions & 100 deletions jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

1,266 changes: 643 additions & 623 deletions jupyter/intel/ml/ubi9-python-3.11/Pipfile.lock

Large diffs are not rendered by default.

3,889 changes: 2,060 additions & 1,829 deletions jupyter/intel/ml/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

92 changes: 46 additions & 46 deletions jupyter/minimal/ubi9-python-3.11/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jupyter/minimal/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ nbgitpuller = "~=1.2.0"

# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"

[requires]
python_version = "3.9"
Loading

0 comments on commit a33d66a

Please sign in to comment.