From e719ca87a05b5590cea7f21920be6b199a1919f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 22:11:36 +0000 Subject: [PATCH] build(deps): bump the pip-deps group across 1 directory with 33 updates Bumps the pip-deps group with 33 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.15.1` | `1.15.2` | | [boto3](https://github.com/boto/boto3) | `1.37.18` | `1.38.15` | | [botocore](https://github.com/boto/botocore) | `1.37.18` | `1.38.15` | | [cattrs](https://github.com/python-attrs/cattrs) | `24.1.2` | `24.1.3` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.2` | `1.3.0` | | [flask](https://github.com/pallets/flask) | `3.1.0` | `3.1.1` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2025.3.0` | `2025.3.2` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.1.1` | `3.2.2` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.6.1` | `8.7.0` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2024.10.1` | `2025.4.1` | | [mako](https://github.com/sqlalchemy/mako) | `1.3.9` | `1.3.10` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.0.2` | | [orjson](https://github.com/ijl/orjson) | `3.10.15` | `3.10.18` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `25.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.2` | `3.2.3` | | [pytz](https://github.com/stub42/pytz) | `2025.1` | `2025.2` | | [rpds-py](https://github.com/crate-py/rpds) | `0.23.1` | `0.24.0` | | [s3transfer](https://github.com/boto/s3transfer) | `0.11.4` | `0.12.0` | | [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) | `2.24.0` | `2.28.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.40` | | [structlog](https://github.com/hynek/structlog) | `25.2.0` | `25.3.0` | | [tblib](https://github.com/ionelmc/python-tblib) | `3.0.0` | `3.1.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.13.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | | [autodocsumm](https://github.com/Chilipp/autodocsumm) | `0.2.9` | `0.2.14` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.11.0` | `4.13.4` | | [nbsphinx](https://github.com/spatialaudio/nbsphinx) | `0.8.9` | `0.9.7` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.9.0` | `0.15.2` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `5.0.0` | `7.4.7` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `1.19.0` | `2.3.0` | | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `4.2.0` | `6.0.0` | Updates `alembic` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `boto3` from 1.37.18 to 1.38.15 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.18...1.38.15) Updates `botocore` from 1.37.18 to 1.38.15 - [Commits](https://github.com/boto/botocore/compare/1.37.18...1.38.15) Updates `cattrs` from 24.1.2 to 24.1.3 - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](https://github.com/python-attrs/cattrs/compare/v24.1.2...v24.1.3) Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.1...3.4.2) Updates `exceptiongroup` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.2...1.3.0) Updates `flask` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.1.0...3.1.1) Updates `fsspec` from 2025.3.0 to 2025.3.2 - [Commits](https://github.com/fsspec/filesystem_spec/compare/2025.3.0...2025.3.2) Updates `greenlet` from 3.1.1 to 3.2.2 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.1.1...3.2.2) Updates `importlib-metadata` from 8.6.1 to 8.7.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v8.6.1...v8.7.0) Updates `jsonschema-specifications` from 2024.10.1 to 2025.4.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2024.10.1...v2025.4.1) Updates `mako` from 1.3.9 to 1.3.10 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `numpy` from 1.26.4 to 2.0.2 - [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.26.4...v2.0.2) Updates `orjson` from 3.10.15 to 3.10.18 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.10.15...3.10.18) Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...25.0) Updates `pyparsing` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.2...3.2.3) Updates `pytz` from 2025.1 to 2025.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.1...release_2025.2) Updates `rpds-py` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.23.1...v0.24.0) Updates `s3transfer` from 0.11.4 to 0.12.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.11.4...0.12.0) Updates `sentry-sdk[flask]` from 2.24.0 to 2.28.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.24.0...2.28.0) Updates `sqlalchemy` from 2.0.39 to 2.0.40 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `structlog` from 25.2.0 to 25.3.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/structlog/compare/25.2.0...25.3.0) Updates `tblib` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/ionelmc/python-tblib/releases) - [Changelog](https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/python-tblib/compare/v3.0.0...v3.1.0) Updates `typing-extensions` from 4.12.2 to 4.13.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.12.2...4.13.2) Updates `urllib3` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0) Updates `autodocsumm` from 0.2.9 to 0.2.14 - [Release notes](https://github.com/Chilipp/autodocsumm/releases) - [Commits](https://github.com/Chilipp/autodocsumm/compare/v0.2.9...v0.2.14) Updates `beautifulsoup4` from 4.11.0 to 4.13.4 Updates `nbsphinx` from 0.8.9 to 0.9.7 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](https://github.com/spatialaudio/nbsphinx/compare/0.8.9...0.9.7) Updates `pydata-sphinx-theme` from 0.9.0 to 0.15.2 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.9.0...v0.15.2) Updates `sphinx` from 5.0.0 to 7.4.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v7.4.7) Updates `sphinx-autodoc-typehints` from 1.19.0 to 2.3.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.19.0...2.3.0) Updates `sphinx-click` from 4.2.0 to 6.0.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](https://github.com/click-contrib/sphinx-click/compare/4.2.0...6.0.0) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.38.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.38.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cattrs dependency-version: 24.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: exceptiongroup dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: fsspec dependency-version: 2025.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: greenlet dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: jsonschema-specifications dependency-version: 2025.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: mako dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: orjson dependency-version: 3.10.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: pyparsing dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: rpds-py dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: s3transfer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sentry-sdk[flask] dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sqlalchemy dependency-version: 2.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: structlog dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: tblib dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: autodocsumm dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: nbsphinx dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pydata-sphinx-theme dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: sphinx-autodoc-typehints dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: sphinx-click dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 14 +++++------ docs/rtd-requirements.txt | 52 +++++++++++++++++++-------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6a40b0ff8..ad6e3d214 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,8 +1,8 @@ -autodocsumm==0.2.9 -beautifulsoup4==4.11.0 -nbsphinx==0.8.9 -pydata-sphinx-theme==0.9.0 -Sphinx==5.0.0 -sphinx-autodoc-typehints==1.19.0 -sphinx-click==4.2.0 +autodocsumm==0.2.14 +beautifulsoup4==4.13.4 +nbsphinx==0.9.7 +pydata-sphinx-theme==0.15.2 +Sphinx==7.4.7 +sphinx-autodoc-typehints==2.3.0 +sphinx-click==6.0.0 sphinx-tabs==3.4.7 diff --git a/docs/rtd-requirements.txt b/docs/rtd-requirements.txt index 4a95c4eea..372861fac 100644 --- a/docs/rtd-requirements.txt +++ b/docs/rtd-requirements.txt @@ -10,7 +10,7 @@ affine==2.4.0 # eodatasets3 # odc-geo # rasterio -alembic==1.15.1 +alembic==1.15.2 # via datacube antimeridian==0.4.0 # via datacube @@ -29,9 +29,9 @@ blinker==1.9.0 # sentry-sdk boltons==25.0.0 # via eodatasets3 -boto3==1.37.18 +boto3==1.38.17 # via eodatasets3 -botocore==1.37.18 +botocore==1.38.17 # via # boto3 # eodatasets3 @@ -43,16 +43,16 @@ cachetools==5.5.2 # datacube # datacube-explorer (setup.py) # odc-geo -cattrs==24.1.2 +cattrs==24.1.3 # via eodatasets3 -certifi==2025.1.31 +certifi==2025.4.26 # via # fiona # pyproj # rasterio # requests # sentry-sdk -charset-normalizer==3.4.1 +charset-normalizer==3.4.2 # via requests ciso8601==2.3.2 # via eodatasets3 @@ -101,13 +101,13 @@ distributed==2025.3.0 # via datacube eodatasets3==1.9.1 # via datacube-explorer (setup.py) -exceptiongroup==1.2.2 +exceptiongroup==1.3.0 # via cattrs fiona==1.10.1 # via # datacube-explorer (setup.py) # eodatasets3 -flask==3.1.0 +flask==3.1.1 # via # datacube-explorer (setup.py) # flask-caching @@ -120,7 +120,7 @@ flask-cors==5.0.1 # via datacube-explorer (setup.py) flask-themer==2.0.0 # via datacube-explorer (setup.py) -fsspec==2025.3.0 +fsspec==2025.3.2 # via dask geoalchemy2==0.17.1 # via @@ -128,13 +128,13 @@ geoalchemy2==0.17.1 # datacube-explorer (setup.py) geographiclib==2.0 # via datacube-explorer (setup.py) -greenlet==3.1.1 +greenlet==3.2.2 # via sqlalchemy h5py==3.13.0 # via eodatasets3 idna==3.10 # via requests -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 # via dask itsdangerous==2.2.0 # via flask @@ -151,7 +151,7 @@ jsonschema==4.23.0 # via # datacube # eodatasets3 -jsonschema-specifications==2024.10.1 +jsonschema-specifications==2025.4.1 # via jsonschema lark==1.2.2 # via @@ -161,7 +161,7 @@ locket==1.0.0 # via # distributed # partd -mako==1.3.9 +mako==1.3.10 # via alembic markupsafe==3.0.2 # via @@ -172,7 +172,7 @@ markupsafe==3.0.2 # werkzeug msgpack==1.1.0 # via distributed -numpy==1.26.4 +numpy==2.0.2 # via # antimeridian # dask @@ -190,9 +190,9 @@ odc-geo==0.4.10 # via # datacube # datacube-explorer (setup.py) -orjson==3.10.15 +orjson==3.10.18 # via datacube-explorer (setup.py) -packaging==24.2 +packaging==25.0 # via # dask # datacube @@ -215,7 +215,7 @@ pygeoif==1.5.1 # via pygeofilter pyorbital==1.9.2 # via datacube-explorer (setup.py) -pyparsing==3.2.2 +pyparsing==3.2.3 # via rasterio pyproj==3.7.1 # via @@ -237,7 +237,7 @@ python-dateutil==2.9.0.post0 # pystac python-rapidjson==1.20 # via eodatasets3 -pytz==2025.1 +pytz==2025.2 # via # datacube-explorer (setup.py) # dateparser @@ -259,7 +259,7 @@ regex==2024.11.6 # via dateparser requests==2.32.3 # via pyorbital -rpds-py==0.23.1 +rpds-py==0.25.0 # via # jsonschema # referencing @@ -269,13 +269,13 @@ ruamel-yaml==0.18.10 # eodatasets3 ruamel-yaml-clib==0.2.12 # via ruamel-yaml -s3transfer==0.11.4 +s3transfer==0.12.0 # via boto3 scipy==1.15.2 # via # eodatasets3 # pyorbital -sentry-sdk[flask]==2.24.0 +sentry-sdk[flask]==2.28.0 # via datacube-explorer (setup.py) shapely==2.0.7 # via @@ -290,17 +290,17 @@ six==1.17.0 # via python-dateutil sortedcontainers==2.4.0 # via distributed -sqlalchemy==2.0.39 +sqlalchemy==2.0.41 # via # alembic # datacube # datacube-explorer (setup.py) # geoalchemy2 -structlog==25.2.0 +structlog==25.3.0 # via # datacube-explorer (setup.py) # eodatasets3 -tblib==3.0.0 +tblib==3.1.0 # via distributed toolz==1.0.0 # via @@ -310,7 +310,7 @@ toolz==1.0.0 # partd tornado==6.4.2 # via distributed -typing-extensions==4.12.2 +typing-extensions==4.13.2 # via # alembic # cattrs @@ -322,7 +322,7 @@ tzdata==2025.2 # via pandas tzlocal==5.3.1 # via dateparser -urllib3==2.3.0 +urllib3==2.4.0 # via # botocore # distributed