From 6bce76c92c3544ad7d2675d425cd660015b4e118 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:31:57 +0000 Subject: [PATCH] Bump the python-dependencies group with 12 updates Bumps the python-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.9.0` | | [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.1` | `3.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.2.2` | `0.3.7` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.3` | `3.9.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.2.0` | `2.2.1` | | [pydis-core](https://github.com/python-discord/bot-core) | `10.7.0` | `11.1.0` | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.6.1` | `3.8.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.4` | `1.45.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.27` | `2.0.29` | | [tldextract](https://github.com/john-kurkowski/tldextract) | `5.1.1` | `5.1.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.1.1` | Updates `mypy` from 1.8.0 to 1.9.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0) 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](https://github.com/jazzband/pip-tools/compare/7.4.0...7.4.1) Updates `pre-commit` from 3.6.1 to 3.7.0 - [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.1...v3.7.0) Updates `ruff` from 0.2.2 to 0.3.7 - [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.2.2...v0.3.7) Updates `aiohttp` from 3.9.3 to 3.9.4 - [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.9.3...v3.9.4) Updates `pydantic-settings` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.2.0...v2.2.1) Updates `pydis-core` from 10.7.0 to 11.1.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](https://github.com/python-discord/bot-core/compare/v10.7.0...v11.1.0) Updates `rapidfuzz` from 3.6.1 to 3.8.1 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.6.1...v3.8.1) Updates `sentry-sdk` from 1.40.4 to 1.45.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.4...1.45.0) Updates `sqlalchemy` from 2.0.27 to 2.0.29 - [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](https://github.com/john-kurkowski/tldextract/compare/5.1.1...5.1.2) Updates `pytest` from 8.0.1 to 8.1.1 - [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.1...8.1.1) --- 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: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch 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: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements/requirements-dev.txt | 8 ++++---- requirements/requirements-tests.txt | 2 +- requirements/requirements.txt | 14 +++++++------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index f664f0e..763d55f 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -18,7 +18,7 @@ filelock==3.13.1 # virtualenv identify==2.5.34 # via pre-commit -mypy==1.8.0 +mypy==1.9.0 # via -r requirements/requirements-dev.in mypy-extensions==1.0.0 # via mypy @@ -26,11 +26,11 @@ nodeenv==1.8.0 # via pre-commit packaging==23.2 # via build -pip-tools==7.4.0 +pip-tools==7.4.1 # via -r requirements/requirements-dev.in platformdirs==4.2.0 # via virtualenv -pre-commit==3.6.1 +pre-commit==3.7.0 # via -r requirements/requirements-dev.in pyproject-hooks==1.0.0 # via @@ -38,7 +38,7 @@ pyproject-hooks==1.0.0 # pip-tools pyyaml==6.0.1 # via pre-commit -ruff==0.2.2 +ruff==0.3.7 # via -r requirements/requirements-dev.in typing-extensions==4.9.0 # via diff --git a/requirements/requirements-tests.txt b/requirements/requirements-tests.txt index a40f56e..1ac8734 100644 --- a/requirements/requirements-tests.txt +++ b/requirements/requirements-tests.txt @@ -10,7 +10,7 @@ packaging==23.2 # via pytest pluggy==1.4.0 # via pytest -pytest==8.0.1 +pytest==8.1.1 # via # -r requirements/requirements-tests.in # pytest-randomly diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 52b862c..c53521d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,7 +6,7 @@ # aiodns==3.1.1 # via pydis-core -aiohttp==3.9.3 +aiohttp==3.9.4 # via # -r requirements/requirements.in # discord-py @@ -67,15 +67,15 @@ pydantic==2.6.1 # pydis-core pydantic-core==2.16.2 # via pydantic -pydantic-settings==2.2.0 +pydantic-settings==2.2.1 # via -r requirements/requirements.in -pydis-core==10.7.0 +pydis-core==11.1.0 # via -r requirements/requirements.in python-dateutil==2.8.2 # via arrow python-dotenv==1.0.1 # via pydantic-settings -rapidfuzz==3.6.1 +rapidfuzz==3.8.1 # via -r requirements/requirements.in regex==2023.12.25 # via -r requirements/requirements.in @@ -85,15 +85,15 @@ requests==2.31.0 # tldextract requests-file==2.0.0 # via tldextract -sentry-sdk==1.40.4 +sentry-sdk==1.45.0 # via -r requirements/requirements.in six==1.16.0 # via python-dateutil -sqlalchemy==2.0.27 +sqlalchemy==2.0.29 # via -r requirements/requirements.in statsd==4.0.1 # via pydis-core -tldextract==5.1.1 +tldextract==5.1.2 # via -r requirements/requirements.in types-python-dateutil==2.8.19.20240106 # via arrow