Skip to content

Commit

Permalink
update setuptools to 70.0.0 for CVE fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dibryant authored and jiridanek committed Dec 19, 2024
1 parent 18c288d commit 8d13cab
Show file tree
Hide file tree
Showing 21 changed files with 1,369 additions and 1,209 deletions.
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/ubi8-python-3.8/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.8"
8 changes: 4 additions & 4 deletions base/ubi8-python-3.8/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.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,775 changes: 948 additions & 827 deletions codeserver/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion habana/1.13.0/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,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.8"
2 changes: 1 addition & 1 deletion jupyter/datascience/ubi8-python-3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,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.8"
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.1.0"
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"

[requires]
python_version = "3.9"
251 changes: 132 additions & 119 deletions jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/minimal/ubi8-python-3.8/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.8"
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"
2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ autopep8 = "~=2.0.4"
flake8 = "~=7.1.0"
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"

[requires]
python_version = "3.9"
2 changes: 1 addition & 1 deletion jupyter/rocm/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ nbdime = "~=3.2.1"
nbgitpuller = "~=1.2.0"
# Base packages
wheel = "~=0.43.0"
setuptools = "~=69.2.0"
setuptools = "~=70.0.0"
# conflict between python-lsp-server and following packages
# due to pycodestyle dependency, pinning this, till we get
# a fix from python-lsp-server
Expand Down
2 changes: 1 addition & 1 deletion jupyter/rocm/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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"
2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ autopep8 = "~=2.0.4"
flake8 = "~=7.1.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 8d13cab

Please sign in to comment.