Skip to content

Commit

Permalink
Bump the actions group with 22 updates
Browse files Browse the repository at this point in the history
Bumps the actions group with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.2` | `8.1.3` |
| [datashader](https://github.com/holoviz/datashader) | `0.16.1` | `0.16.2` |
| [panel](https://github.com/holoviz/panel) | `1.4.3` | `1.4.4` |
| [anyio](https://github.com/agronholm/anyio) | `4.3.0` | `4.4.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` |
| [dask](https://github.com/dask/dask) | `2024.5.1` | `2024.5.2` |
| [dask-expr](https://github.com/dask-contrib/dask-expr) | `1.1.1` | `1.1.2` |
| [distributed](https://github.com/dask/distributed) | `2024.5.1` | `2024.5.2` |
| [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.2` |
| [fonttools](https://github.com/fonttools/fonttools) | `4.52.1` | `4.53.0` |
| [fsspec](https://github.com/fsspec/filesystem_spec) | `2024.5.0` | `2024.6.0` |
| [ipython](https://github.com/ipython/ipython) | `8.24.0` | `8.25.0` |
| [jupyterlab-widgets](https://github.com/jupyter-widgets/ipywidgets) | `3.0.10` | `3.0.11` |
| [myst-parser](https://github.com/executablebooks/MyST-Parser) | `2.0.0` | `3.0.1` |
| [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.43` | `3.0.46` |
| [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.15.2` | `0.15.3` |
| [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.3` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.12.0` | `4.12.1` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.1` |
| [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.21.0` | `0.22.0` |
| [widgetsnbextension](http://jupyter.org) | `4.0.10` | `4.0.11` |
| [zipp](https://github.com/jaraco/zipp) | `3.18.2` | `3.19.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 `datashader` from 0.16.1 to 0.16.2
- [Release notes](https://github.com/holoviz/datashader/releases)
- [Changelog](https://github.com/holoviz/datashader/blob/main/CHANGELOG.rst)
- [Commits](holoviz/datashader@v0.16.1...v0.16.2)

Updates `panel` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.4.3...v1.4.4)

Updates `anyio` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.3.0...4.4.0)

Updates `certifi` from 2024.2.2 to 2024.6.2
- [Commits](certifi/python-certifi@2024.02.02...2024.06.02)

Updates `dask` from 2024.5.1 to 2024.5.2
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.5.1...2024.5.2)

Updates `dask-expr` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/dask/dask-expr/blob/main/changes.md)
- [Commits](dask/dask-expr@v1.1.1...v1.1.2)

Updates `distributed` from 2024.5.1 to 2024.5.2
- [Release notes](https://github.com/dask/distributed/releases)
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@2024.5.1...2024.5.2)

Updates `docutils` from 0.20.1 to 0.21.2

Updates `fonttools` from 4.52.1 to 4.53.0
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.52.1...4.53.0)

Updates `fsspec` from 2024.5.0 to 2024.6.0
- [Commits](fsspec/filesystem_spec@2024.5.0...2024.6.0)

Updates `ipython` from 8.24.0 to 8.25.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.24.0...8.25.0)

Updates `jupyterlab-widgets` from 3.0.10 to 3.0.11
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)
- [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/@jupyter-widgets/[email protected]...@jupyter-widgets/[email protected])

Updates `myst-parser` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1)

Updates `prompt-toolkit` from 3.0.43 to 3.0.46
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](prompt-toolkit/python-prompt-toolkit@3.0.43...3.0.46)

Updates `pydata-sphinx-theme` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](pydata/pydata-sphinx-theme@v0.15.2...v0.15.3)

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)

Updates `typing-extensions` from 4.12.0 to 4.12.1
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.12.0...4.12.1)

Updates `uvicorn` from 0.29.0 to 0.30.1
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.29.0...0.30.1)

Updates `watchfiles` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](samuelcolvin/watchfiles@v0.21.0...v0.22.0)

Updates `widgetsnbextension` from 4.0.10 to 4.0.11

Updates `zipp` from 3.18.2 to 3.19.2
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.18.2...v3.19.2)

---
updated-dependencies:
- dependency-name: ipywidgets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: datashader
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: panel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: dask
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: dask-expr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: distributed
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: fonttools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: fsspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: jupyterlab-widgets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: prompt-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: pydata-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: watchfiles
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: widgetsnbextension
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 518a4b5 commit 2a0b6b0
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.16
# via sphinx
anyio==4.3.0
anyio==4.4.0
# via
# starlette
# watchfiles
Expand Down Expand Up @@ -65,7 +65,7 @@ bokeh==3.4.1
# dask
# hvplot
# panel
certifi==2024.2.2
certifi==2024.6.2
# via
# netcdf4
# requests
Expand Down Expand Up @@ -102,15 +102,15 @@ contourpy==1.2.1
# matplotlib
cycler==0.12.1
# via matplotlib
dask==2024.5.1
dask==2024.5.2
# via
# hatch.envs.docs
# dask-expr
# datashader
# distributed
dask-expr==1.1.1
dask-expr==1.1.2
# via dask
datashader==0.16.1
datashader==0.16.2
# via hatch.envs.docs
debugpy==1.8.1
# via ipykernel
Expand All @@ -120,9 +120,9 @@ defusedxml==0.7.1
# via nbconvert
deprecated==1.2.14
# via hatch.envs.docs
distributed==2024.5.1
distributed==2024.5.2
# via dask
docutils==0.20.1
docutils==0.21.2
# via
# hatch.envs.docs
# myst-parser
Expand All @@ -137,9 +137,9 @@ executing==2.0.1
# via stack-data
fastjsonschema==2.19.1
# via nbformat
fonttools==4.52.1
fonttools==4.53.0
# via matplotlib
fsspec==2024.5.0
fsspec==2024.6.0
# via dask
h11==0.14.0
# via uvicorn
Expand All @@ -163,12 +163,12 @@ ipykernel==6.29.4
# via
# hatch.envs.docs
# myst-nb
ipython==8.24.0
ipython==8.25.0
# via
# ipykernel
# ipywidgets
# myst-nb
ipywidgets==8.1.2
ipywidgets==8.1.3
# via hatch.envs.docs
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -205,7 +205,7 @@ jupyter-core==5.7.2
# nbformat
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-widgets==3.0.10
jupyterlab-widgets==3.0.11
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
Expand Down Expand Up @@ -256,7 +256,7 @@ multipledispatch==1.0.0
# via datashader
myst-nb==1.1.0
# via jupyter-book
myst-parser==2.0.0
myst-parser==3.0.1
# via
# jupyter-book
# myst-nb
Expand Down Expand Up @@ -332,7 +332,7 @@ pandas==2.2.2
# xarray
pandocfilters==1.5.1
# via nbconvert
panel==1.4.3
panel==1.4.4
# via
# hatch.envs.docs
# holoviews
Expand Down Expand Up @@ -362,7 +362,7 @@ platformdirs==4.2.2
# pooch
pooch==1.8.1
# via hatch.envs.docs
prompt-toolkit==3.0.43
prompt-toolkit==3.0.46
# via ipython
psutil==5.9.8
# via
Expand All @@ -386,7 +386,7 @@ pybtex-docutils==1.0.3
# via sphinxcontrib-bibtex
pyct==0.5.0
# via datashader
pydata-sphinx-theme==0.15.2
pydata-sphinx-theme==0.15.3
# via sphinx-book-theme
pygments==2.18.0
# via
Expand Down Expand Up @@ -429,7 +429,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.2
requests==2.32.3
# via
# datashader
# panel
Expand Down Expand Up @@ -558,7 +558,7 @@ traitlets==5.14.3
# nbconvert
# nbformat
# nbsphinx
typing-extensions==4.12.0
typing-extensions==4.12.1
# via
# myst-nb
# panel
Expand All @@ -573,9 +573,9 @@ urllib3==2.2.1
# via
# distributed
# requests
uvicorn==0.29.0
uvicorn==0.30.1
# via sphinx-autobuild
watchfiles==0.21.0
watchfiles==0.22.0
# via sphinx-autobuild
wcwidth==0.2.13
# via prompt-toolkit
Expand All @@ -587,7 +587,7 @@ websockets==12.0
# via sphinx-autobuild
wheel==0.43.0
# via sphinx-togglebutton
widgetsnbextension==4.0.10
widgetsnbextension==4.0.11
# via ipywidgets
wrapt==1.16.0
# via deprecated
Expand All @@ -601,7 +601,7 @@ xyzservices==2024.4.0
# panel
zict==3.0.0
# via distributed
zipp==3.18.2
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 2a0b6b0

Please sign in to comment.