Skip to content

Commit 7766f7f

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /requirements directory: [dash](https://github.com/plotly/dash) and [requests](https://github.com/psf/requests). Updates `dash` from 2.15.0 to 2.18.1 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v2.15.0...v2.18.1) Updates `requests` from 2.32.2 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f79eda2 commit 7766f7f

4 files changed

+8
-8
lines changed

requirements/ubuntu-latest_py3.10.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ crystaltoolkit-extension==0.6.0
6868
# via crystal_toolkit (pyproject.toml)
6969
cycler==0.12.1
7070
# via matplotlib
71-
dash==2.15.0
71+
dash==2.18.1
7272
# via crystal_toolkit (pyproject.toml)
7373
dash-core-components==2.0.0
7474
# via dash
@@ -416,7 +416,7 @@ referencing==0.35.1
416416
# jsonschema
417417
# jsonschema-specifications
418418
# jupyter-events
419-
requests==2.32.2
419+
requests==2.32.3
420420
# via
421421
# dash
422422
# jupyterlab-server

requirements/ubuntu-latest_py3.11.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ crystaltoolkit-extension==0.6.0
6868
# via crystal_toolkit (pyproject.toml)
6969
cycler==0.12.1
7070
# via matplotlib
71-
dash==2.15.0
71+
dash==2.18.1
7272
# via crystal_toolkit (pyproject.toml)
7373
dash-core-components==2.0.0
7474
# via dash
@@ -412,7 +412,7 @@ referencing==0.35.1
412412
# jsonschema
413413
# jsonschema-specifications
414414
# jupyter-events
415-
requests==2.32.2
415+
requests==2.32.3
416416
# via
417417
# dash
418418
# jupyterlab-server

requirements/ubuntu-latest_py3.8.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ crystaltoolkit-extension==0.6.0
5555
# via crystal-toolkit (pyproject.toml)
5656
cycler==0.12.1
5757
# via matplotlib
58-
dash==2.15.0
58+
dash==2.18.1
5959
# via crystal-toolkit (pyproject.toml)
6060
dash-core-components==2.0.0
6161
# via dash
@@ -390,7 +390,7 @@ referencing==0.30.2
390390
# jsonschema
391391
# jsonschema-specifications
392392
# jupyter-events
393-
requests==2.32.2
393+
requests==2.32.3
394394
# via
395395
# dash
396396
# jupyterlab-server

requirements/ubuntu-latest_py3.9.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ crystaltoolkit-extension==0.6.0
6868
# via crystal_toolkit (pyproject.toml)
6969
cycler==0.12.1
7070
# via matplotlib
71-
dash==2.15.0
71+
dash==2.18.1
7272
# via crystal_toolkit (pyproject.toml)
7373
dash-core-components==2.0.0
7474
# via dash
@@ -425,7 +425,7 @@ referencing==0.35.1
425425
# jsonschema
426426
# jsonschema-specifications
427427
# jupyter-events
428-
requests==2.32.2
428+
requests==2.32.3
429429
# via
430430
# dash
431431
# jupyterlab-server

0 commit comments

Comments
 (0)