Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python-dependencies group across 1 directory with 11 updates
Bumps the python-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.0` | `0.6.8` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [furo](https://github.com/pradyunsg/furo) | `2024.5.6` | `2024.8.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.3.7` | `8.0.2` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.1.2` | `3.3.2` | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.0` | `0.115.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.3.4` | `2.5.2` | | [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.14.0` | | [uvicorn[standard]](https://github.com/encode/uvicorn) | `0.30.1` | `0.31.0` | Updates `mypy` from 1.10.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11.2) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0) Updates `ruff` from 0.5.0 to 0.6.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.0...0.6.8) Updates `pytest` from 8.2.2 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](pytest-dev/pytest@8.2.2...8.3.3) Updates `furo` from 2024.5.6 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.05.06...2024.08.06) Updates `sphinx` from 7.3.7 to 8.0.2 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.3.7...v8.0.2) Updates `sphinx-autoapi` from 3.1.2 to 3.3.2 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.1.2...v3.3.2) Updates `fastapi` from 0.111.0 to 0.115.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.0...0.115.0) Updates `pydantic-settings` from 2.3.4 to 2.5.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.3.4...v2.5.2) Updates `sentry-sdk[fastapi]` from 2.7.1 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.7.1...2.14.0) Updates `uvicorn[standard]` from 0.30.1 to 0.31.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.1...0.31.0) --- updated-dependencies: - dependency-name: mypy 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-minor dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development 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: 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: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-settings 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-minor dependency-group: python-dependencies - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information