-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the python-dependencies group across 1 directory with 15 updates #190
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-dependencies-c4505faf53
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jul 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 15 updates in the / directory:
3.9.4
3.9.5
3.1.18
3.2.1
2.2.1
2.3.4
11.1.0
11.2.0
3.8.1
3.9.3
2023.12.25
2024.5.15
1.45.0
2.7.1
2.0.29
2.0.31
2024.1.29
2024.5.6
7.2.6
7.3.7
3.0.0
3.1.2
8.1.1
8.2.2
1.9.0
1.10.1
3.7.0
3.7.1
0.3.7
0.5.0
Updates
aiohttp
from 3.9.4 to 3.9.5Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
b844d42
Release v3.9.5 (#8340)0415a4c
Patchback/backports/3.9/5fd29467fb63efdfae1ace280cec36b1f8139567/pr 8290 (#8311)f21c6f2
[PR #8335/5a6949da backport][3.9] Add Content-Disposition automatically (#8336)7eecdff
[PR #8332/482e6cdf backport][3.9] Add set_content_disposition test (#8333)82fbe64
[PR #8324/4a8fd08b backport][3.9] Add missing changelogs (#8330)01df7ec
Bump version7917ae2
Merge 3.1Updates
psycopg[binary]
from 3.1.18 to 3.2.1Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
bb47d39
chore: bump psycopg package version to 3.2.155490a2
fix: fix versions in packaging metadata1cbc42a
docs: fix title level of major releases06a6e5e
docs: mention dropping Python 3.7 in psycopg 3.2 releaseea3735d
docs: better organization of the 3.2 release notes896eee2
chore: bump psycopg package version to 3.2.02e2f4d7
chore: bump psycopg package version to 3.1.207369d3b
Merge pull request #846 from eli-schwartz/tomllib6672c70
style: shorter line in pyproject.tomla517bb4
build: avoid installing tomli on recent pythonUpdates
pydantic-settings
from 2.2.1 to 2.3.4Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
fe1f950
Prepare release 2.3.4 (#322)674ebd9
Remove leftover docstring causing warning onpydantic
docs build (#321)7ede0ec
Nested pydantic dataclasses and doc fixes. (#317)c2d44a7
add in-place reloading in docs (#316)f1b82d8
Prepare release 2.3.3 (#314)bd294a4
Add CliSettingsSource alias handling for AliasChoices and AliasPath. (#313)abe7cc5
Fix an intriduced bug in parsing json field with discriminated union (#312)b5d4534
Prepare release 2.3.2 (#310)b2e84c2
Fix issue with nested model uppercase field name in case insensitive mode (#309)0a9faca
Fix command line help fromargparse
formatting problem (#307)Updates
pydis-core
from 11.1.0 to 11.2.0Release notes
Sourced from pydis-core's releases.
Changelog
Sourced from pydis-core's changelog.
... (truncated)
Commits
3fe3eae
Bump project version to 11.2.067092d8
Bump dev deps to latest8968d94
Upgrade discord.py to 2.45873ad7
Merge pull request #235 from python-discord/dependabot/pip/ruff-0.4.82a6a053
Ignore RUF029, due to false positives and it not being that importantd2972b4
Bump ruff from 0.3.4 to 0.4.88403de0
Fix site startup command used in docker-compose.yml (#238)873ed32
Bump pydantic from 2.7.1 to 2.7.3 (#234)c17d29a
Bump furo from 2024.1.29 to 2024.5.6 (#230)b398d4d
Bump aiodns from 3.1.1 to 3.2.0 (#232)Updates
rapidfuzz
from 3.8.1 to 3.9.3Release notes
Sourced from rapidfuzz's releases.
Changelog
Sourced from rapidfuzz's changelog.
... (truncated)
Commits
5503eed
release 3.9.36985c54
fix score multiplierc24e757
fix none handling in cdist2c8c070
Adds examples to token_set_ratioc459f9a
Bump pypa/cibuildwheel from 2.18.0 to 2.18.1 in the github-actions groupe298398
fix supported versions of taskflow in cmake to be in the range v3.3 - v3.7cb8a1b1
reduce build counte9869d9
increment version number3f6f162
upodate taskflow5b4a014
disable avx2 on macOSUpdates
regex
from 2023.12.25 to 2024.5.15Changelog
Sourced from regex's changelog.
... (truncated)
Commits
8eabb42
Git issue 530: hangs with fuzzy and optionalsbe139ff
Updated for Python 3.13.2e3272b
Git issue 527:VERBOSE
/X
flag breaks\N
escapes9c950f2
Updated changelog.5d65c8a
Git issue 525: segfault when fuzzy matching empty list4f2ed52
Cannot get release notification action in main.yml to work. Commenting it out...Updates
sentry-sdk
from 1.45.0 to 2.7.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
1ab1fa9
release: 2.7.1dc57972
fix(otel): Fix missing baggage (#3218)0629094
This is the config file of asdf-vm which we do not use.c210ad6
Added option to disable middleware spans in Starlette (#3052)168600f
build: Update tornado version in setup.py to match code check. (#3206)a0c836b
Merge branch 'release/2.7.0'3314307
updated changeloge60c0b6
release: 2.7.09506913
Do not raise error when channels is not installed (#3203)7c1685e
Set up typing for OTel (#3168)Updates
sqlalchemy
from 2.0.29 to 2.0.31Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
furo
from 2024.1.29 to 2024.5.6Changelog
Sourced from furo's changelog.
... (truncated)
Commits
b087e93
Prepare release: 2024.05.06169c63d
Update the changelogb7ec84d
Drop discussion of Sphinx'sbasic
theme2cd4d4a
Demote the note about inherited frombasic
configuration983d6c3
Tweak the colours for APIversionmodified
information1ffbf76
Add release information to various customisation knobs2c386b9
Use the appropriate Sphinx directive instead of weird textec8815a
Add (back?) support for RtD context inference on top of page buttons1b4cf89
Bump the npm group with 5 updates (#793)ce8fb10
Bump the github-actions group with 3 updates (#792)Description has been truncated