Bump the all group across 1 directory with 10 updates #394
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, email-validator, more-itertools, multidict, pydantic, pydantic-core, typing-extensions and docutils to permit the latest version.
Updates
anyio
from 4.9.0 to 4.10.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
0cf55b8
Bumped up the versionb029df5
Updated the to_interpreter module to use the public API on Python 3.14 (#956)01f02cf
Incorporated EP2025 sprint feedback and added a new section (#955)d896480
[pre-commit.ci] pre-commit autoupdate (#954)0282b81
Added the BufferedByteReceiveStream.feed_data() method (#945)19e5477
Fixed a cancellation edge case for asyncio CapacityLimiter (#952)4666df3
[pre-commit.ci] pre-commit autoupdate (#946)38c2567
[pre-commit.ci] pre-commit autoupdate (#942)3db73ac
Add missing imports for Readcting to cancellation in worker threads example (...2eda004
Added an example on how to use move_on_after() with shieldingUpdates
certifi
from 2025.7.14 to 2025.8.3Commits
a97d9ad
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
email-validator
from 2.2.0 to 2.3.0Release notes
Sourced from email-validator's releases.
Changelog
Sourced from email-validator's changelog.
Commits
030a63a
Version 2.3.0e943a0f
Raise TypeError when an invalid argument is passed for email, closes #155f90d256
Remove local part length check unless new strict flag is given, fixes #15898800ba
Add explicit checks for internationalized domain name characters invalid unde...936aead
Fix final syntax checks on normalized internationalized domains checking the ...8043de4
NFC-normalize display names per UTS #39bc08faa
Add one-off error messages for full-width-at and small-commercial-at which ar...a1c90ab
Split exceptions_types.py into exceptions.py and types.pydbcf07c
Change package name from using underscore to dash to match PyPi normalized pa...7c22208
Support ALLOW_DISPLAY_NAME and ALLOW_EMPTY_LOCAL in the CLI (#145)Updates
more-itertools
from 10.7.0 to 10.8.0Release notes
Sourced from more-itertools's releases.
... (truncated)
Commits
8c1a6ef
Merge pull request #1071 from more-itertools/version-10.8.024be440
Add note for issue 10543dd5980
Add a note for issue 10632ce52d1
Update docs for 10.8.0eae9156
Bump version: 10.7.0 → 10.8.0a80f1c5
Merge pull request #1068 from rhettinger/cleanup_tail5701589
Merge pull request #1067 from rhettinger/reshape_beautification58e0331
Merge pull request #1069 from rhettinger/derangements_doc9a3d7e3
Clarify how derangements treats duplicate inputsc509b14
Clean-up tail(). Prefer try/except over the Sized ABC.Updates
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
pydantic
from 2.11.7 to 2.11.9Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
9231095
Prepare release v2.11.9f003a89
Backport v1.10.23 changes96b81dd
Prepare release v2.11.8966f377
Fix mypy v2 plugin for upcoming1.18
mypy releaseUpdates
pydantic-core
from 2.33.2 to 2.39.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
e0bc980
Bump version to v2.39.0 (#1783)5da4064
Addexclude_computed_fields
serialization option (#1780)4ba86e8
build: bump pytest to 8.4 (#1781)17cbe98
docs: improve onboarding (#1775)57e4411
release: 2.38.0 (#1779)a1b8757
Implement val_temporal_unit for deciding how datetimes and dates timestamps g...4c4ac6e
bump speedate to 0.17 (#1778)46796b6
Build wheels for GraalPy (#1771)1a945f6
Bump serde_json from 1.0.140 to 1.0.142 (#1772)1ea1fef
fix: make everything work on nightly (#1776)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
docutils
to 0.22Changelog
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