Bump the all group across 1 directory with 9 updates #397
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.
Updates the requirements on anyio, certifi, dnspython, multidict, propcache, pydantic-core, typing-extensions, typing-inspection and docutils to permit the latest version.
Updates
anyio
from 4.9.0 to 4.11.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
08737af
Bumped up the version8bb9fe0
Fixed the inconsistent exception on sending to a closed TCP stream (#980)9637093
[pre-commit.ci] pre-commit autoupdate (#981)f1bc6ee
Fixed changelog entry formatting0b58964
Mentioned the sub-interpreter support in the README1ed112c
Ensure same port is used for IPv4/IPv6 when creating TCP listener with local_...aceeee0
Re-enabled coverage reporting on macOS6b890dc
Reworded a changelog entry and added PR links to others944257d
Updated pre-commit modules087975f
Fixed a documentation style (#976)Updates
certifi
from 2025.7.14 to 2025.10.5Commits
fb14ac4
2025.10.05 (#371)2c7c7ee
Add Python 3.14 classifier in setup.py1a5cb7b
Bump actions/setup-python from 5.6.0 to 6.0.0 (#367)dea5960
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#366)83566b7
Bump actions/checkout from 4.2.2 to 5.0.0ca2e121
Bump actions/download-artifact from 4.3.0 to 5.0.0a97d9ad
2025.08.03 (#362)Updates
dnspython
from 2.7.0 to 2.8.0Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
Commits
77fd94c
2.8.0 versioning884f383
update 2.8 branch workflows1938fe3
update 2.8 branch workflowsa35d692
2.8.0rc1 prepc862baa
2.8.0rc1 prep0945d59
more lint8fa6766
lint6416335
Type syntax (#1218)a459144
linta0d5f17
fix the all entriesUpdates
multidict
from 6.6.3 to 6.6.4Release notes
Sourced from multidict's releases.
Changelog
Sourced from multidict's changelog.
Commits
e0e61c2
Release 6.6.4 (#1234)820631f
Fix Memory leaks and add tests to prevent memory leaks during md_clear from p...00e3803
Merge branch 'maintenance/1122-coveralls-mypy'736f179
📝 Add a change note for PR #123119f085e
🩹 Drop MyPy 3.9 ref from the linters workflow97ce0ed
Move reporting MyPy type preciseness to CoverallsUpdates
propcache
from 0.3.2 to 0.4.0Release notes
Sourced from propcache's releases.
Changelog
Sourced from propcache's changelog.
Commits
146520e
Fix changelog format to match release CI expectations (#153)45adf56
Fix wheel builds for odd arches (#152)280ffd6
Release 0.4.0 (#150)ddc4a37
Bump towncrier from 23.11.0 to 25.8.0 (#142)8e55f51
Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 (#146)5a16b96
Bump cython from 3.1.3 to 3.1.4 (#145)ce7b141
Fix codspeed v4 in CI (#149)2efb89f
Bump pytest from 8.4.1 to 8.4.2 (#144)e99f833
Pin cffi for <3.14 in tests to fix CI (#148)340148e
Bump actions/setup-python from 5 to 6 (#143)Updates
pydantic-core
from 2.33.2 to 2.40.1Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
70bd6f9
Prepare release v2.40.1 (#1819)32c76bf
Only create class instance after validation in `ModelValidator.validate_const...8d06fac
Bumpmaturin
to v1.9.4 (#1817)d677428
Add quotes to field name in serialization warning (#1816)7a1a124
Reapply "Match return type of SerializationInfo.mode() to mode of model_dump(...edfdce8
ci: fix pydantic integration test to actually use local core (#1814)13a34ef
release: 2.40.0 (#1812)52d7510
Bump regex from 1.11.1 to 1.11.3 (#1804)22e88b1
Bump CodSpeedHQ/action from 3 to 4 (#1805)37d2ce4
Bump actions/setup-python from 5 to 6 (#1803)Updates
typing-extensions
from 4.14.1 to 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637e
Prepare release 4.15.0 (#658)4bd67c5
Coverage: exclude some noise (#656)e589a26
Coverage: add detailed report to job summary (#655)67d37fe
Coverage: Implement fail_under (#654)e9ae26f
Don't delete previous coverage comment (#653)ac80bb7
Add Coverage workflow (#623)abaaafd
Prepare release 4.15.0rc1 (#650)9810405
Add@disjoint_base
(PEP 800) (#634)7ee9e05
Backport type_params fix from CPython (#646)1e8eb9c
Do not refer to PEP 705 as being experimental (#648)Updates
typing-inspection
from 0.4.1 to 0.4.2Release notes
Sourced from typing-inspection's releases.
Changelog
Sourced from typing-inspection's changelog.
Commits
8db0113
Prepare release 0.4.2 (#48)f4dfd61
Addtyping_objects.is_noextraitems()
(#47)Updates
docutils
to 0.22.2Changelog
Sourced from docutils's changelog.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions