Skip to content

Commit

Permalink
Bump the python-dependencies group across 1 directory with 15 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.4` | `3.9.5` |
| [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.1.18` | `3.2.1` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.2.1` | `2.3.4` |
| [pydis-core](https://github.com/python-discord/bot-core) | `11.1.0` | `11.2.0` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.8.1` | `3.9.3` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2023.12.25` | `2024.5.15` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.45.0` | `2.7.1` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.29` | `2.0.31` |
| [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.5.6` |
| [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` |
| [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.0.0` | `3.1.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.2` |
| [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `3.7.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.3.7` | `0.5.0` |



Updates `aiohttp` from 3.9.4 to 3.9.5
- [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.4...v3.9.5)

Updates `psycopg[binary]` from 3.1.18 to 3.2.1
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.18...3.2.1)

Updates `pydantic-settings` from 2.2.1 to 2.3.4
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.2.1...v2.3.4)

Updates `pydis-core` from 11.1.0 to 11.2.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@v11.1.0...v11.2.0)

Updates `rapidfuzz` from 3.8.1 to 3.9.3
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.8.1...v3.9.3)

Updates `regex` from 2023.12.25 to 2024.5.15
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2023.12.25...2024.5.15)

Updates `sentry-sdk` from 1.45.0 to 2.7.1
- [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.45.0...2.7.1)

Updates `sqlalchemy` from 2.0.29 to 2.0.31
- [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 `furo` from 2024.1.29 to 2024.5.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.05.06)

Updates `sphinx` from 7.2.6 to 7.3.7
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7)

Updates `sphinx-autoapi` from 3.0.0 to 3.1.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.1.2)

Updates `pytest` from 8.1.1 to 8.2.2
- [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.1.1...8.2.2)

Updates `mypy` from 1.9.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@1.9.0...v1.10.1)

Updates `pre-commit` from 3.7.0 to 3.7.1
- [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.0...v3.7.1)

Updates `ruff` from 0.3.7 to 0.5.0
- [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.7...0.5.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-minor
  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: 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-minor
  dependency-group: python-dependencies
- dependency-name: sphinx-autoapi
  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: 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-patch
  dependency-group: python-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1fa329a commit f136036
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 22 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ filelock==3.13.1
# virtualenv
identify==2.5.34
# via pre-commit
mypy==1.9.0
mypy==1.10.1
# via -r requirements/requirements-dev.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -30,15 +30,15 @@ pip-tools==7.4.1
# via -r requirements/requirements-dev.in
platformdirs==4.2.0
# via virtualenv
pre-commit==3.7.0
pre-commit==3.7.1
# via -r requirements/requirements-dev.in
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pyyaml==6.0.1
# via pre-commit
ruff==0.3.7
ruff==0.5.0
# via -r requirements/requirements-dev.in
typing-extensions==4.9.0
# via
Expand Down
8 changes: 3 additions & 5 deletions requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#
alabaster==0.7.16
# via sphinx
anyascii==0.3.2
# via sphinx-autoapi
astroid==3.0.3
# via sphinx-autoapi
babel==2.14.0
Expand All @@ -24,7 +22,7 @@ charset-normalizer==3.3.2
# requests
docutils==0.20.1
# via sphinx
furo==2024.1.29
furo==2024.5.6
# via -r requirements/requirements-docs.in
idna==3.6
# via
Expand Down Expand Up @@ -58,14 +56,14 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==7.2.6
sphinx==7.3.7
# via
# -r requirements/requirements-docs.in
# furo
# releases
# sphinx-autoapi
# sphinx-basic-ng
sphinx-autoapi==3.0.0
sphinx-autoapi==3.1.2
# via -r requirements/requirements-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ iniconfig==2.0.0
# via pytest
packaging==23.2
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pytest==8.1.1
pytest==8.2.2
# via
# -r requirements/requirements-tests.in
# pytest-randomly
Expand Down
24 changes: 12 additions & 12 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiodns==3.1.1
# via pydis-core
aiohttp==3.9.4
aiohttp==3.9.5
# via
# -r requirements/requirements.in
# discord-py
Expand All @@ -28,7 +28,7 @@ charset-normalizer==3.3.2
# via requests
coloredlogs==15.0.1
# via -r requirements/requirements.in
discord-py==2.3.2
discord-py==2.4.0
# via
# -r requirements/requirements.in
# pydis-core
Expand All @@ -53,43 +53,43 @@ multidict==6.0.5
# via
# aiohttp
# yarl
psycopg[binary]==3.1.18
psycopg[binary]==3.2.1
# via -r requirements/requirements.in
psycopg-binary==3.1.18
psycopg-binary==3.2.1
# via psycopg
pycares==4.4.0
# via aiodns
pycparser==2.21
# via cffi
pydantic==2.6.1
pydantic==2.7.4
# via
# pydantic-settings
# pydis-core
pydantic-core==2.16.2
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.2.1
pydantic-settings==2.3.4
# via -r requirements/requirements.in
pydis-core==11.1.0
pydis-core==11.2.0
# via -r requirements/requirements.in
python-dateutil==2.8.2
# via arrow
python-dotenv==1.0.1
# via pydantic-settings
rapidfuzz==3.8.1
rapidfuzz==3.9.3
# via -r requirements/requirements.in
regex==2023.12.25
regex==2024.5.15
# via -r requirements/requirements.in
requests==2.31.0
# via
# requests-file
# tldextract
requests-file==2.0.0
# via tldextract
sentry-sdk==1.45.0
sentry-sdk==2.7.1
# via -r requirements/requirements.in
six==1.16.0
# via python-dateutil
sqlalchemy==2.0.29
sqlalchemy==2.0.31
# via -r requirements/requirements.in
statsd==4.0.1
# via pydis-core
Expand Down

0 comments on commit f136036

Please sign in to comment.