From a642e893a9ed13303b7ff16170ce8e4699cf4ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:58:14 +0000 Subject: [PATCH] build(deps): bump the python-dependencies group across 1 directory with 13 updates Bumps the python-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.8.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `8.1.3` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.0.0` | `3.3.3` | | [black](https://github.com/psf/black) | `24.1.1` | `24.10.0` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.3.0` | `7.4.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `4.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.15` | `0.8.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.109.0` | `0.115.5` | | [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) | `1.40.0` | `2.19.0` | | [uvicorn[standard]](https://github.com/encode/uvicorn) | `0.27.0.post1` | `0.32.1` | | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.27.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.3.3` | | [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) | `3.15.0` | `3.16.0` | Updates `furo` from 2024.1.29 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2024.01.29...2024.08.06) Updates `sphinx` from 7.2.6 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v8.1.3) Updates `sphinx-autoapi` from 3.0.0 to 3.3.3 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v3.0.0...v3.3.3) Updates `black` from 24.1.1 to 24.10.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/24.1.1...24.10.0) Updates `pip-tools` from 7.3.0 to 7.4.1 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/7.3.0...7.4.1) Updates `pre-commit` from 3.6.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.0...v4.0.1) Updates `ruff` from 0.1.15 to 0.8.0 - [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/v0.1.15...0.8.0) Updates `fastapi` from 0.109.0 to 0.115.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.109.0...0.115.5) Updates `sentry-sdk[fastapi]` from 1.40.0 to 2.19.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/1.40.0...2.19.0) Updates `uvicorn[standard]` from 0.27.0.post1 to 0.32.1 - [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.27.0.post1...0.32.1) Updates `httpx` from 0.26.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.26.0...0.27.2) Updates `pytest` from 8.0.0 to 8.3.3 - [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.0.0...8.3.3) Updates `pytest-randomly` from 3.15.0 to 3.16.0 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-randomly/compare/3.15.0...3.16.0) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sentry-sdk[fastapi] dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-randomly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements/requirements-dev.txt | 12 +++++++----- requirements/requirements-docs.txt | 18 +++++++----------- requirements/requirements-tests.txt | 8 ++++---- requirements/requirements.txt | 14 ++++++-------- 4 files changed, 24 insertions(+), 28 deletions(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index 3587139..2b1a9eb 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file=requirements/requirements-dev.txt requirements/requirements-dev.in # -black==24.1.1 +black==24.10.0 # via -r requirements/requirements-dev.in build==1.0.3 # via pip-tools @@ -31,21 +31,23 @@ packaging==23.2 # build pathspec==0.11.2 # via black -pip-tools==7.3.0 +pip-tools==7.4.1 # via -r requirements/requirements-dev.in platformdirs==3.11.0 # via # black # virtualenv -pre-commit==3.6.0 +pre-commit==4.0.1 # via -r requirements/requirements-dev.in pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools pyyaml==6.0.1 # via # -c requirements/requirements.txt # pre-commit -ruff==0.1.15 +ruff==0.8.0 # via -r requirements/requirements-dev.in virtualenv==20.24.6 # via pre-commit diff --git a/requirements/requirements-docs.txt b/requirements/requirements-docs.txt index a1392c0..7934350 100644 --- a/requirements/requirements-docs.txt +++ b/requirements/requirements-docs.txt @@ -4,10 +4,8 @@ # # pip-compile --output-file=requirements/requirements-docs.txt requirements/requirements-docs.in # -alabaster==0.7.13 +alabaster==1.0.0 # via sphinx -anyascii==0.3.2 - # via sphinx-autoapi astroid==3.0.1 # via sphinx-autoapi babel==2.13.1 @@ -22,7 +20,7 @@ charset-normalizer==3.3.2 # via requests docutils==0.20.1 # via sphinx -furo==2024.1.29 +furo==2024.8.6 # via -r requirements/requirements-docs.in idna==3.4 # via @@ -38,7 +36,7 @@ markupsafe==2.1.3 # via jinja2 packaging==23.2 # via sphinx -pygments==2.16.1 +pygments==2.18.0 # via # furo # sphinx @@ -56,7 +54,7 @@ snowballstemmer==2.2.0 # via sphinx soupsieve==2.5 # via beautifulsoup4 -sphinx==7.2.6 +sphinx==8.1.3 # via # -r requirements/requirements-docs.in # furo @@ -64,19 +62,17 @@ sphinx==7.2.6 # sphinx-autoapi # sphinx-basic-ng # sphinxcontrib-applehelp - # sphinxcontrib-devhelp - # sphinxcontrib-htmlhelp # sphinxcontrib-qthelp # sphinxcontrib-serializinghtml -sphinx-autoapi==3.0.0 +sphinx-autoapi==3.3.3 # via -r requirements/requirements-docs.in sphinx-basic-ng==1.0.0b2 # via furo sphinxcontrib-applehelp==1.0.7 # via sphinx -sphinxcontrib-devhelp==1.0.5 +sphinxcontrib-devhelp==2.0.0 # via sphinx -sphinxcontrib-htmlhelp==2.0.4 +sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-jsmath==1.0.1 # via sphinx diff --git a/requirements/requirements-tests.txt b/requirements/requirements-tests.txt index 79d660a..741c20d 100644 --- a/requirements/requirements-tests.txt +++ b/requirements/requirements-tests.txt @@ -19,7 +19,7 @@ h11==0.14.0 # httpcore httpcore==1.0.2 # via httpx -httpx==0.26.0 +httpx==0.27.2 # via -r requirements/requirements-tests.in idna==3.4 # via @@ -30,13 +30,13 @@ iniconfig==2.0.0 # via pytest packaging==23.2 # via pytest -pluggy==1.3.0 +pluggy==1.5.0 # via pytest -pytest==8.0.0 +pytest==8.3.3 # via # -r requirements/requirements-tests.in # pytest-randomly -pytest-randomly==3.15.0 +pytest-randomly==3.16.0 # via -r requirements/requirements-tests.in sniffio==1.3.0 # via diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 1daf000..a4c57dc 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -14,13 +14,13 @@ certifi==2023.7.22 # via sentry-sdk click==8.1.7 # via uvicorn -fastapi==0.109.0 +fastapi==0.115.5 # via # -r requirements/requirements.in # sentry-sdk h11==0.14.0 # via uvicorn -httptools==0.6.1 +httptools==0.6.4 # via uvicorn idna==3.4 # via anyio @@ -34,11 +34,11 @@ python-dotenv==1.0.0 # via uvicorn pyyaml==6.0.1 # via uvicorn -sentry-sdk[fastapi]==1.40.0 +sentry-sdk[fastapi]==2.19.0 # via -r requirements/requirements.in sniffio==1.3.0 # via anyio -starlette==0.35.1 +starlette==0.41.3 # via fastapi typing-extensions==4.8.0 # via @@ -47,10 +47,8 @@ typing-extensions==4.8.0 # pydantic-core urllib3==2.0.7 # via sentry-sdk -uvicorn[standard]==0.27.0.post1 - # via - # -r requirements/requirements.in - # uvicorn +uvicorn[standard]==0.32.1 + # via -r requirements/requirements.in uvloop==0.19.0 # via uvicorn watchfiles==0.21.0