Skip to content

Commit 12e25ab

Browse files
dependabot[bot]jiridanekgithub-actions[bot]
authored
RHOAIENG-16955: chore(deps): bump setuptools from 75.8.2 to 78.1.1 in Pipfiles (opendatahub-io#1123)
* Chore(deps): bump setuptools in /runtimes/tensorflow/ubi9-python-3.11 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * fixup, bump setuptools version to 78.1.1 across all Pipfiles * Update Pipfile.lock files by piplock-renewal.yaml action --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiri Daněk <[email protected]> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent beb87d2 commit 12e25ab

File tree

44 files changed

+1258
-1258
lines changed

Some content is hidden

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

44 files changed

+1258
-1258
lines changed

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.45.1"
16-
setuptools = "~=75.8.2"
16+
setuptools = "~=78.1.1"
1717

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

codeserver/ubi9-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.

codeserver/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -962,9 +962,9 @@ scipy==1.15.3; python_version >= '3.10' \
962962
--hash=sha256:eae3cf522bc7df64b42cad3925c876e1b0b6c35c1337c93e12c0f366f55b0eaf \
963963
--hash=sha256:ed7284b21a7a0c8f1b6e5977ac05396c0d008b89e05498c8b7e8f4a1423bba0e \
964964
--hash=sha256:f77f853d584e72e874d87357ad70f44b437331507d1c311457bed8ed2b956126
965-
setuptools==75.8.2; python_version >= '3.9' \
966-
--hash=sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
967-
--hash=sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
965+
setuptools==78.1.1; python_version >= '3.9' \
966+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
967+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
968968
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' \
969969
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \
970970
--hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81

jupyter/datascience/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ nbgitpuller = "~=1.2.2"
4545

4646
# Base packages
4747
wheel = "~=0.45.1"
48-
setuptools = "~=75.8.2"
48+
setuptools = "~=78.1.1"
4949

5050
[requires]
5151
python_version = "3.11"

jupyter/datascience/ubi9-python-3.11/Pipfile.lock

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

0 commit comments

Comments
 (0)