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 17 updates
Bumps the python-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.11.2` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.4.0` | `7.4.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.2` | `3.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.0` | `0.6.8` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.2` | `8.3.3` | | [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.8.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `8.0.2` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.0.0` | `3.3.2` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.3` | `3.10.8` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.1.18` | `3.2.3` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.2.1` | `2.5.2` | | [pydis-core](https://github.com/python-discord/bot-core) | `10.7.0` | `11.4.0` | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.6.1` | `3.10.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2023.12.25` | `2024.9.11` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.6` | `2.14.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.27` | `2.0.35` | | [tldextract](https://github.com/john-kurkowski/tldextract) | `5.1.1` | `5.1.2` | Updates `mypy` from 1.8.0 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.11.2) Updates `pip-tools` from 7.4.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](jazzband/pip-tools@7.4.0...7.4.1) Updates `pre-commit` from 3.6.2 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.6.2...v3.8.0) Updates `ruff` from 0.3.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@v0.3.0...0.6.8) Updates `pytest` from 8.0.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.0.2...8.3.3) 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](pradyunsg/furo@2024.01.29...2024.08.06) Updates `sphinx` from 7.2.6 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.2.6...v8.0.2) Updates `sphinx-autoapi` from 3.0.0 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.0.0...v3.3.2) Updates `aiohttp` from 3.9.3 to 3.10.8 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.3...v3.10.8) Updates `psycopg[binary]` from 3.1.18 to 3.2.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.18...3.2.3) Updates `pydantic-settings` from 2.2.1 to 2.5.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.2.1...v2.5.2) Updates `pydis-core` from 10.7.0 to 11.4.0 - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](python-discord/bot-core@v10.7.0...v11.4.0) Updates `rapidfuzz` from 3.6.1 to 3.10.0 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.6.1...v3.10.0) Updates `regex` from 2023.12.25 to 2024.9.11 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2023.12.25...2024.9.11) Updates `sentry-sdk` from 1.40.6 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@1.40.6...2.14.0) Updates `sqlalchemy` from 2.0.27 to 2.0.35 - [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 `tldextract` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/john-kurkowski/tldextract/releases) - [Changelog](https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md) - [Commits](john-kurkowski/tldextract@5.1.1...5.1.2) --- updated-dependencies: - dependency-name: mypy 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-patch 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: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: psycopg[binary] 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: pydis-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tldextract dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information