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 pip group with 8 updates:
3.2.7
3.3.0
4.5.0
4.6.0
1.35.22
1.35.25
1.35.22
1.35.25
2.23.4
2.24.0
0.0.9
0.0.10
0.38.5
0.39.0
13.0.1
13.1
Updates
pylint
from 3.2.7 to 3.3.0Commits
6350dfa
Bump pylint to 3.3.0, update changelog78f3dfa
Bump astroid to 3.3.3 (#9939)b28c1f6
Add check forunnecessary-default-type-args
(#9938)bd97b93
[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436
Fix duplicate workflow step ids (#9934)0950916
[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9
Add details.rst for c-extension-no-member (#9933)7d60c27
Explicitly save cache in primer jobs67acc96
Add additional stdlib deprecations (mostly 3.13) (#9853)0adf671
Remove old-style classes code, remove check for new-style class (#9925)Updates
anyio
from 4.5.0 to 4.6.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
8cce749
Bumped up the version01a37c6
Fixed TaskGroup and CancelScope exit issues on asyncio (#774)Updates
boto3
from 1.35.22 to 1.35.25Commits
f493e6b
Merge branch 'release-1.35.25'6313b69
Bumping version to 1.35.25f45c88d
Add changelog entries from botocore0902ce1
Merge branch 'release-1.35.24'5bb98c0
Merge branch 'release-1.35.24' into develop03cb1ed
Bumping version to 1.35.2408b0363
Add changelog entries from botocore746a999
Merge branch 'release-1.35.23'bf912c6
Merge branch 'release-1.35.23' into developdc7b107
Bumping version to 1.35.23Updates
botocore
from 1.35.22 to 1.35.25Changelog
Sourced from botocore's changelog.
Commits
bc882ed
Merge branch 'release-1.35.25'5d4f0e8
Bumping version to 1.35.2505a95ee
Update to latest models8fd0fec
Merge customizations for Resource Explorer 21013ecc
Fix formatting issue (#3262)6d7c09c
Merge branch 'release-1.35.24' into developad832a1
Merge branch 'release-1.35.24'e21b158
Bumping version to 1.35.24f3e49b4
Update to latest modelscaa3fde
Merge customizations for DynamoDBUpdates
pydantic-core
from 2.23.4 to 2.24.0Release notes
Sourced from pydantic-core's releases.
Commits
31a5156
Prep for v2.24.0 (#1458)f3f436e
Add support for unpackedTypedDict
to type hint variadic keyword arguments ...8c1a0da
Support wider variety of enum validation cases (#1456)e0b4c94
feat: add 'millisecond' option to ser_json_timedelta config parameter (#1427)bc0c97a
Do not require padding when decoding base64 bytes (#1448)Updates
python-multipart
from 0.0.9 to 0.0.10Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
851a026
Add entry to changelog (#157)265d6a4
Upgrade documentation packages (#156)21825fc
Version 0.0.10 (#155)0defda6
Update pipelines (#154)c664cef
Use uv (#153)8b85d35
Fix headers being carried between parts. fixes #63 (#135)3ea51c7
Allow digits and valid token chars in headers (#134)3a722ed
Fix use of chunk_size parameter (#136)b5a5c19
Bump the python-packages group with 7 updates (#138)eb7b1fc
Bump the github-actions group with 1 update (#139)Updates
starlette
from 0.38.5 to 0.39.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
65bfd74
Version 0.39.0 (#2699)69ed26a
Add support for HTTP Range toFileResponse
(#2697)8d0cff8
Version 0.38.6 (#2698)6d70ad3
Close unclosedMemoryObjectReceiveStream
inTestClient
(#2693)Updates
websockets
from 13.0.1 to 13.1Release notes
Sourced from websockets's releases.
Commits
4d229bf
Release version 13.1.0afccc9
Clarify comment.3640923
Wait until state is CLOSED to acces close_exc.20739e0
Improve exception handling during handshake.206624a
Standard spelling on "an HTTP".98f236f
Run handler only when opening handshake succeeds.d19ed26
Run spellcheck.070ff1a
Add dedicated ConcurrencyError exception.f9cea9c
Improve isolation of tests of sync implementation.14d9d40
Fix typo in convenience imports.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