Skip to content

Commit b6dad08

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /requirements directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [urllib3](https://github.com/urllib3/urllib3). Updates `scikit-learn` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.4.2...1.5.0) Updates `urllib3` from 1.26.20 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.20...2.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31586f commit b6dad08

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

requirements/ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ s3transfer==0.14.0
251251
# via boto3
252252
scikit-image==0.25.2
253253
# via crystal_toolkit (pyproject.toml)
254-
scikit-learn==1.7.2
254+
scikit-learn==1.5.0
255255
# via crystal_toolkit (pyproject.toml)
256256
scipy==1.16.2
257257
# via

requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ scikit-image==0.25.2
859859
# crystal_toolkit (pyproject.toml)
860860
# ifermi
861861
# py4dstem
862-
scikit-learn==1.4.2
862+
scikit-learn==1.5.0
863863
# via
864864
# crystal_toolkit (pyproject.toml)
865865
# dscribe
@@ -1061,7 +1061,7 @@ uncertainties==3.2.3
10611061
# via pymatgen
10621062
uri-template==1.3.0
10631063
# via jsonschema
1064-
urllib3==1.26.20
1064+
urllib3==2.5.0
10651065
# via
10661066
# botocore
10671067
# crystal_toolkit (pyproject.toml)

requirements/ubuntu-latest_py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ s3transfer==0.14.0
251251
# via boto3
252252
scikit-image==0.25.2
253253
# via crystal_toolkit (pyproject.toml)
254-
scikit-learn==1.7.2
254+
scikit-learn==1.5.0
255255
# via crystal_toolkit (pyproject.toml)
256256
scipy==1.16.2
257257
# via

requirements/ubuntu-latest_py3.12_extras.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ scikit-image==0.25.2
855855
# crystal_toolkit (pyproject.toml)
856856
# ifermi
857857
# py4dstem
858-
scikit-learn==1.4.2
858+
scikit-learn==1.5.0
859859
# via
860860
# crystal_toolkit (pyproject.toml)
861861
# dscribe
@@ -1056,7 +1056,7 @@ uncertainties==3.2.3
10561056
# via pymatgen
10571057
uri-template==1.3.0
10581058
# via jsonschema
1059-
urllib3==1.26.20
1059+
urllib3==2.5.0
10601060
# via
10611061
# botocore
10621062
# crystal_toolkit (pyproject.toml)

0 commit comments

Comments
 (0)