From 5f7e9d2b338d4d4398779d0e6f9aa9d8d87c72e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:30:49 +0000 Subject: [PATCH] Bump the pip group across 6 directories with 5 updates Bumps the pip group with 4 updates in the /apps/dash-tsne directory: [dash](https://github.com/plotly/dash), [numpy](https://github.com/numpy/numpy), [scipy](https://github.com/scipy/scipy) and [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /apps/dash-uber-rides-demo directory: [dash](https://github.com/plotly/dash). Bumps the pip group with 2 updates in the /apps/dash-web-trader directory: [dash](https://github.com/plotly/dash) and [requests](https://github.com/psf/requests). Bumps the pip group with 3 updates in the /apps/dash-wind-streaming directory: [dash](https://github.com/plotly/dash), [numpy](https://github.com/numpy/numpy) and [scipy](https://github.com/scipy/scipy). Bumps the pip group with 1 update in the /apps/dash-yield-curve directory: [dash](https://github.com/plotly/dash). Bumps the pip group with 1 update in the /apps/dashr-drug-discovery directory: [dash](https://github.com/plotly/dash). Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.0.0...v2.15.0) Updates `numpy` from 1.16.3 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.22.0) Updates `scipy` from 1.2.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.11.1) Updates `pillow` from 6.0.0 to 10.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...10.2.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.0.0...v2.15.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.0.0...v2.15.0) Updates `requests` from 2.22.0 to 2.31.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.0.0...v2.15.0) Updates `numpy` from 1.16.4 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.22.0) Updates `scipy` from 1.3.0 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.11.1) Updates `dash` from 1.0.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.0.0...v2.15.0) Updates `dash` from 0.42.0 to 2.15.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.0.0...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production dependency-group: pip-security-group - dependency-name: numpy dependency-type: direct:production dependency-group: pip-security-group - dependency-name: scipy dependency-type: direct:production dependency-group: pip-security-group - dependency-name: pillow dependency-type: direct:production dependency-group: pip-security-group - dependency-name: dash dependency-type: direct:production dependency-group: pip-security-group - dependency-name: dash dependency-type: direct:production dependency-group: pip-security-group - dependency-name: requests dependency-type: direct:production dependency-group: pip-security-group - dependency-name: dash dependency-type: direct:production dependency-group: pip-security-group - dependency-name: numpy dependency-type: direct:production dependency-group: pip-security-group - dependency-name: scipy dependency-type: direct:production dependency-group: pip-security-group - dependency-name: dash dependency-type: direct:production dependency-group: pip-security-group - dependency-name: dash dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- apps/dash-tsne/requirements.txt | 8 ++++---- apps/dash-uber-rides-demo/requirements.txt | 2 +- apps/dash-web-trader/requirements.txt | 4 ++-- apps/dash-wind-streaming/requirements.txt | 6 +++--- apps/dash-yield-curve/requirements.txt | 2 +- apps/dashr-drug-discovery/requirements.txt | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) mode change 100755 => 100644 apps/dash-yield-curve/requirements.txt diff --git a/apps/dash-tsne/requirements.txt b/apps/dash-tsne/requirements.txt index 4fb10b079..86b6b62d4 100644 --- a/apps/dash-tsne/requirements.txt +++ b/apps/dash-tsne/requirements.txt @@ -1,8 +1,8 @@ # Core -dash==1.0.0 +dash==2.15.0 gunicorn==19.9.0 -numpy==1.16.3 +numpy==1.22.0 pandas==0.24.2 scikit-learn==0.21.0 -scipy==1.2.1 -pillow==6.0.0 +scipy==1.11.1 +pillow==10.2.0 diff --git a/apps/dash-uber-rides-demo/requirements.txt b/apps/dash-uber-rides-demo/requirements.txt index b978ad9e4..b75a5b3ab 100644 --- a/apps/dash-uber-rides-demo/requirements.txt +++ b/apps/dash-uber-rides-demo/requirements.txt @@ -1,3 +1,3 @@ -dash==1.0.0 +dash==2.15.0 pandas==0.24.1 gunicorn==19.9.0 \ No newline at end of file diff --git a/apps/dash-web-trader/requirements.txt b/apps/dash-web-trader/requirements.txt index 6754916a2..021c7da77 100644 --- a/apps/dash-web-trader/requirements.txt +++ b/apps/dash-web-trader/requirements.txt @@ -1,5 +1,5 @@ -dash==1.0.0 +dash==2.15.0 plotly==3.10.0 gunicorn==19.9.0 pandas==0.24.2 -requests==2.22.0 \ No newline at end of file +requests==2.31.0 \ No newline at end of file diff --git a/apps/dash-wind-streaming/requirements.txt b/apps/dash-wind-streaming/requirements.txt index c34ae2487..85c15ca38 100644 --- a/apps/dash-wind-streaming/requirements.txt +++ b/apps/dash-wind-streaming/requirements.txt @@ -1,5 +1,5 @@ -dash==1.0.0 -numpy==1.16.4 +dash==2.15.0 +numpy==1.22.0 pandas==0.24.2 -scipy==1.3.0 +scipy==1.11.1 gunicorn==19.9.0 \ No newline at end of file diff --git a/apps/dash-yield-curve/requirements.txt b/apps/dash-yield-curve/requirements.txt old mode 100755 new mode 100644 index de7a43957..bc27362b5 --- a/apps/dash-yield-curve/requirements.txt +++ b/apps/dash-yield-curve/requirements.txt @@ -1,3 +1,3 @@ gunicorn==19.9.0 -dash==1.0.0 +dash==2.15.0 pandas==0.24.2 \ No newline at end of file diff --git a/apps/dashr-drug-discovery/requirements.txt b/apps/dashr-drug-discovery/requirements.txt index ebe589d21..245591a6c 100644 --- a/apps/dashr-drug-discovery/requirements.txt +++ b/apps/dashr-drug-discovery/requirements.txt @@ -1,3 +1,3 @@ -dash==0.42.0 +dash==2.15.0 gunicorn==19.9.0 pandas==0.24.2 \ No newline at end of file