From 6e65a0e55c156f9d00fff2a3779f57a9965ecc8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:30:58 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 12 updates Updates the requirements on [trio](https://github.com/python-trio/trio), [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings[python-legacy]](https://github.com/mkdocstrings/mkdocstrings), [coverage[toml]](https://github.com/nedbat/coveragepy), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [pytest](https://github.com/pytest-dev/pytest), [uvicorn](https://github.com/encode/uvicorn), [aiohttp](https://github.com/aio-libs/aiohttp), [matplotlib](https://github.com/matplotlib/matplotlib) and [pyinstrument](https://github.com/joerick/pyinstrument) to permit the latest version. Updates `trio` to 0.26.2 - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.22.0...v0.26.2) Updates `mkdocs-autorefs` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/autorefs/compare/1.0.1...1.1.0) Updates `mkdocs-material` from 9.5.27 to 9.5.33 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.27...9.5.33) Updates `mkdocstrings[python-legacy]` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.1...0.25.2) Updates `coverage[toml]` from 7.5.4 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.1) Updates `ruff` from 0.5.0 to 0.6.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.6.2) Updates `mypy` from 1.10.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.2) Updates `pytest` from 8.2.2 to 8.3.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.2...8.3.2) Updates `uvicorn` from 0.30.1 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.30.1...0.30.6) Updates `aiohttp` from 3.10.2 to 3.10.5 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.5) Updates `matplotlib` from 3.7.5 to 3.9.2 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.5...v3.9.2) Updates `pyinstrument` from 4.6.2 to 4.7.2 - [Release notes](https://github.com/joerick/pyinstrument/releases) - [Commits](https://github.com/joerick/pyinstrument/compare/v4.6.2...v4.7.2) --- updated-dependencies: - dependency-name: trio dependency-type: direct:production dependency-group: python-packages - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocstrings[python-legacy] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyinstrument dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 85c787402..c25804369 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ socks = [ "socksio==1.*", ] trio = [ - "trio>=0.22.0,<0.26.0", + "trio>=0.22.0,<0.27.0", ] asyncio = [ "anyio>=4.0,<5.0", diff --git a/requirements.txt b/requirements.txt index ba9471708..4e30fb555 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ # Docs mkdocs==1.6.0 -mkdocs-autorefs==1.0.1 -mkdocs-material==9.5.27 +mkdocs-autorefs==1.1.0 +mkdocs-material==9.5.33 mkdocs-material-extensions==1.3.1 -mkdocstrings[python-legacy]==0.25.1 +mkdocstrings[python-legacy]==0.25.2 jinja2==3.1.4 # Packaging @@ -13,18 +13,18 @@ build==1.2.1 twine==5.1.1 # Tests & Linting -coverage[toml]==7.5.4 -ruff==0.5.0 -mypy==1.10.1 +coverage[toml]==7.6.1 +ruff==0.6.2 +mypy==1.11.2 trio-typing==0.10.0 -pytest==8.2.2 +pytest==8.3.2 pytest-httpbin==2.0.0 pytest-trio==0.8.0 werkzeug<3.1 # See: https://github.com/psf/httpbin/issues/35 # Benchmarking and profiling -uvicorn==0.30.1 -aiohttp==3.10.2 +uvicorn==0.30.6 +aiohttp==3.10.5 urllib3==2.2.2 -matplotlib==3.7.5 -pyinstrument==4.6.2 +matplotlib==3.9.2 +pyinstrument==4.7.2