From 627511951c2bb0a929b0217c9a9de5aa41d424c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:21:42 +0000 Subject: [PATCH] Bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.2` | | [dash](https://github.com/plotly/dash) | `2.17.0` | `2.17.1` | | [ipytest](https://github.com/chmp/ipytest) | `0.14.0` | `0.14.2` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.2` | `8.1.3` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | Updates `pytest` from 8.2.0 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.2) Updates `dash` from 2.17.0 to 2.17.1 - [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/v2.17.0...v2.17.1) Updates `ipytest` from 0.14.0 to 0.14.2 - [Release notes](https://github.com/chmp/ipytest/releases) - [Changelog](https://github.com/chmp/ipytest/blob/main/Changes.md) - [Commits](https://github.com/chmp/ipytest/compare/v0.14.0...v0.14.2) Updates `ipywidgets` from 8.1.2 to 8.1.3 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.1.2...8.1.3) Updates `jinja2` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: dash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ipytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ipywidgets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index b0a4949..12a9236 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ cymem==2.0.7 # thinc cython==3.0.10 # via -r requirements.in -dash==2.17.0 +dash==2.17.1 # via # -r requirements.in # dash-extensions @@ -139,7 +139,7 @@ ipykernel==6.23.1 # nbclassic # notebook # qtconsole -ipytest==0.14.0 +ipytest==0.14.2 # via -r requirements.in ipython==8.13.2 # via @@ -156,7 +156,7 @@ ipython-genutils==0.2.0 # nbclassic # notebook # qtconsole -ipywidgets==8.1.2 +ipywidgets==8.1.3 # via # -r requirements.in # jupyter @@ -166,7 +166,7 @@ itsdangerous==2.1.2 # via flask jedi==0.18.2 # via ipython -jinja2==3.1.3 +jinja2==3.1.4 # via # -r requirements.in # flask @@ -221,7 +221,7 @@ jupyter-server-terminals==0.4.4 # via jupyter-server jupyterlab-pygments==0.2.2 # via nbconvert -jupyterlab-widgets==3.0.10 +jupyterlab-widgets==3.0.11 # via ipywidgets kiwisolver==1.4.4 # via matplotlib @@ -410,7 +410,7 @@ pyparsing==3.0.9 # via matplotlib pyrsistent==0.19.3 # via jsonschema -pytest==8.2.0 +pytest==8.2.2 # via # -r requirements.in # ipytest @@ -599,7 +599,7 @@ wheel==0.40.0 # nvidia-curand-cu11 # nvidia-cusparse-cu11 # nvidia-nvtx-cu11 -widgetsnbextension==4.0.10 +widgetsnbextension==4.0.11 # via ipywidgets zipp==3.17.0 # via importlib-metadata