From bf7068c46d26a17a56982b20dd87056eb2db8aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:31:39 +0000 Subject: [PATCH] Bump the pip-dependencies group across 1 directory with 30 updates Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [lxml](https://github.com/lxml/lxml), [pytest](https://github.com/pytest-dev/pytest), [requests](https://github.com/psf/requests), [selenium](https://github.com/SeleniumHQ/Selenium), [waitress](https://github.com/Pylons/waitress), [multiprocess](https://github.com/uqfoundation/multiprocess), [psutil](https://github.com/giampaolo/psutil), [fire](https://github.com/google/python-fire), [pyyaml](https://github.com/yaml/pyyaml), [redis](https://github.com/redis/redis-py), [kombu](https://github.com/celery/kombu), [celery](https://github.com/celery/celery), [flask](https://github.com/pallets/flask), [plotly](https://github.com/plotly/plotly.py), [typing-extensions](https://github.com/python/typing_extensions), [diskcache](https://github.com/grantjenks/python-diskcache), [black](https://github.com/psf/black), [flake8](https://github.com/pycqa/flake8), [flask-talisman](https://github.com/wntrblm/flask-talisman), [mimesis](https://github.com/lk-geimfari/mimesis), [mock](https://github.com/testing-cabal/mock), [numpy](https://github.com/numpy/numpy), [orjson](https://github.com/ijl/orjson), [pandas](https://github.com/pandas-dev/pandas), [pylint](https://github.com/pylint-dev/pylint), [pyzmq](https://github.com/zeromq/pyzmq), [xlrd](https://github.com/python-excel/xlrd), [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [pyright](https://github.com/RobertCraigie/pyright-python) to permit the latest version. Updates `beautifulsoup4` to 4.14.3 Updates `lxml` to 6.1.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-6.1.0) Updates `pytest` to 8.4.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/6.0.2...8.4.2) Updates `requests` to 2.32.5 - [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.21.0...v2.32.5) Updates `selenium` to 4.36.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-3.141.0...selenium-4.36.0) Updates `waitress` to 3.0.2 - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v1.4.4...v3.0.2) Updates `multiprocess` to 0.70.19 - [Release notes](https://github.com/uqfoundation/multiprocess/releases) - [Commits](https://github.com/uqfoundation/multiprocess/compare/multiprocess-0.70.12...0.70.19) Updates `psutil` to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](https://github.com/giampaolo/psutil/compare/v5.8.0...v7.2.2) Updates `fire` to 0.7.1 - [Release notes](https://github.com/google/python-fire/releases) - [Commits](https://github.com/google/python-fire/compare/v0.4.0...v0.7.1) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0.3) Updates `redis` to 7.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/3.5.3...v7.0.1) Updates `kombu` to 5.6.2 - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](https://github.com/celery/kombu/compare/v0.1.0...v5.6.2) Updates `celery` to 5.6.3 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.1.2...v5.6.3) Updates `flask` to 3.1.3 - [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/1.0.4...3.1.3) Updates `plotly` to 6.7.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.0.0...v6.7.0) Updates `typing-extensions` to 4.15.0 - [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.1.1...4.15.0) Updates `diskcache` to 5.6.3 - [Commits](https://github.com/grantjenks/python-diskcache/compare/v5.2.1...v5.6.3) Updates `black` from 22.3.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.3.0...25.11.0) Updates `flake8` from 7.0.0 to 7.3.0 - [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.3.0) Updates `flask-talisman` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/wntrblm/flask-talisman/releases) - [Commits](https://github.com/wntrblm/flask-talisman/compare/v1.0.0...v1.1.0) Updates `mimesis` to 12.1.0 - [Release notes](https://github.com/lk-geimfari/mimesis/releases) - [Changelog](https://github.com/lk-geimfari/mimesis/blob/master/CHANGELOG.rst) - [Commits](https://github.com/lk-geimfari/mimesis/compare/0.0.4b...v12.1.0) Updates `mock` from 4.0.3 to 5.2.0 - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.2.0) Updates `numpy` 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/v0.2.0...v2.0.2) Updates `orjson` to 3.11.5 - [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.11...3.11.5) Updates `pandas` to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.0...v2.3.3) Updates `pylint` from 3.0.3 to 3.3.9 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.3.9) Updates `pyzmq` to 27.1.0 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v26.0.0...v27.1.0) Updates `xlrd` to 2.0.2 - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-excel/xlrd/compare/2.0.1...2.0.2) Updates `jupyterlab` to 4.5.6 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/jupyterlab-example-app@0.1.0...@jupyterlab/lsp@4.5.6) Updates `pyright` from 1.1.398 to 1.1.408 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.398...v1.1.408) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: diskcache dependency-version: 5.6.3 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: fire dependency-version: 0.7.1 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: flask-talisman dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: jupyterlab dependency-version: 4.5.6 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: kombu dependency-version: 5.6.2 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: lxml dependency-version: 6.0.4 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: mimesis dependency-version: 12.1.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: multiprocess dependency-version: 0.70.19 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: plotly dependency-version: 6.7.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pyzmq dependency-version: 27.1.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: selenium dependency-version: 4.36.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: waitress dependency-version: 3.0.2 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: xlrd dependency-version: 2.0.2 dependency-type: direct:production dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements/celery.txt | 6 +++--- requirements/ci.txt | 26 +++++++++++++------------- requirements/dev.txt | 4 ++-- requirements/diskcache.txt | 6 +++--- requirements/install.txt | 6 +++--- requirements/testing.txt | 16 ++++++++-------- 6 files changed, 32 insertions(+), 32 deletions(-) diff --git a/requirements/celery.txt b/requirements/celery.txt index cd97a92bad..03a289705d 100644 --- a/requirements/celery.txt +++ b/requirements/celery.txt @@ -1,4 +1,4 @@ # Dependencies used by the CeleryLongCallbackManager -redis>=3.5.3,<=5.0.4 -kombu<5.4.0 -celery[redis]>=5.1.2,<5.4.0 +redis<=7.0.1,>=7.0.1 +kombu<5.7.0 +celery[redis]>=5.6.3,<5.7.0 diff --git a/requirements/ci.txt b/requirements/ci.txt index 8e18280d04..900969c67e 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,23 +1,23 @@ # Dependencies used by CI on github.com/plotly/dash -black==22.3.0 -flake8==7.0.0 +black==25.11.0 +flake8==7.3.0 flaky==3.8.1 -flask-talisman==1.0.0 +flask-talisman==1.1.0 ipython<9.0.0 -mimesis<=11.1.0 -mock==4.0.3 -numpy<=1.26.3 -orjson>=3.10.11 +mimesis<=12.1.0 +mock==5.2.0 +numpy<=2.0.2 +orjson>=3.11.5 openpyxl -pandas>=1.4.0 +pandas>=2.3.3 pyarrow -pylint==3.0.3 +pylint==3.3.9 pytest-mock pytest-split pytest-sugar==1.1.1 -pyzmq>=26.0.0 -xlrd>=2.0.1 +pyzmq>=27.1.0 +xlrd>=2.0.2 pytest-rerunfailures -jupyterlab<4.0.0 -pyright==1.1.398;python_version>="3.7" +jupyterlab<5.0.0 +pyright==1.1.408;python_version>="3.7" mypy==1.15.0;python_version>="3.12" diff --git a/requirements/dev.txt b/requirements/dev.txt index 22a770dca3..5c88573755 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ # Dependencies used for development new Dash components coloredlogs>=15.0.1 -fire>=0.4.0 -PyYAML>=5.4.1 +fire>=0.7.1 +PyYAML>=6.0.3 diff --git a/requirements/diskcache.txt b/requirements/diskcache.txt index 59be4d2b79..3bcda7365b 100644 --- a/requirements/diskcache.txt +++ b/requirements/diskcache.txt @@ -1,4 +1,4 @@ # Dependencies used by the DiskcacheLongCallbackManager -diskcache>=5.2.1 -multiprocess>=0.70.12 -psutil>=5.8.0 +diskcache>=5.6.3 +multiprocess>=0.70.19 +psutil>=7.2.2 diff --git a/requirements/install.txt b/requirements/install.txt index df0e1299e3..0d88dbe8a6 100644 --- a/requirements/install.txt +++ b/requirements/install.txt @@ -1,8 +1,8 @@ -Flask>=1.0.4,<3.2 +Flask>=3.1.3,<3.2 Werkzeug<3.2 -plotly>=5.0.0 +plotly>=6.7.0 importlib-metadata -typing_extensions>=4.1.1 +typing_extensions>=4.15.0 requests retrying nest-asyncio diff --git a/requirements/testing.txt b/requirements/testing.txt index 306ec4f0d6..2218802c9f 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -1,12 +1,12 @@ # Dependencies necessary for utilizing Dash provided testing utilities -beautifulsoup4>=4.8.2 +beautifulsoup4>=4.14.3 cryptography -lxml>=4.6.2 +lxml>=6.1.0 percy-python-selenium>=1.0.0 -pytest>=6.0.2 -requests[security]>=2.21.0 -selenium>=3.141.0,<=4.2.0 -waitress>=1.4.4 -multiprocess>=0.70.12 -psutil>=5.8.0 +pytest>=8.4.2 +requests[security]>=2.32.5 +selenium<=4.36.0,>=4.36.0 +waitress>=3.0.2 +multiprocess>=0.70.19 +psutil>=7.2.2 dash_testing_stub>=0.0.2