Skip to content

Commit

Permalink
Bump the all group with 5 updates
Browse files Browse the repository at this point in the history
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](pytest-dev/pytest@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](plotly/dash@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](chmp/ipytest@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](jupyter-widgets/ipywidgets@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](pallets/jinja@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 0c4f3ce commit 6275119
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6275119

Please sign in to comment.