Deps: Bump the dependencies group with 9 updates #393
Merged
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 dependencies group with 9 updates:
7.4.1
7.4.3
4.2.0
4.3.0
3.0.3
3.1.0
1.0.3
1.0.4
0.26.0
0.27.0
3.0.3
3.1.0
1.6.5
1.7.0
1.3.0
1.3.1
4.9.0
4.10.0
Updates
coverage
from 7.4.1 to 7.4.3Changelog
Sourced from coverage's changelog.
Commits
1af3624
docs: sample HTML for 7.4.3f06c5e4
docs: prep for 7.4.308fc997
fix: get atomic copies of iterables when flushing data. #17334e34571
build: put a time limit on the Python nightly testsa1d8d29
build: make targets should use underscores not dashesf7d40a0
build: tweak the release instructions0f19b82
build: bump version5d69334
test: if a test fails randomly, let it retry with@flaky
65d686c
docs: sample HTML for 7.4.2026dca7
docs: prep for 7.4.2Updates
anyio
from 4.2.0 to 4.3.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
437a7e3
Bumped up the version1ce32e5
Updated the upload/download artifact actionsd39c837
[pre-commit.ci] pre-commit autoupdate (#690)ba48ea8
Added the network marker to some tests that need DNS (#687)5426f7b
Remove conditionals and workarounds for Python interpreter versions 3.7 and o...7565f31
[pre-commit.ci] pre-commit autoupdate (#684)137de70
Fixed documentation on providing custom typed attributes (#683)8b8806c
Fixed typo (#681)1e60219
Fixedrun_process()
andopen_process().__aexit__
leaking an orphan proces...3f14df8
[pre-commit.ci] pre-commit autoupdate (#676)Updates
astroid
from 3.0.3 to 3.1.0Changelog
Sourced from astroid's changelog.
Commits
3fb17a1
Bump astroid to 3.1.0, update changelog8c7106e
Log RecursionErrors out as warnings during node transformation (#2385)6519a0e
Fix coverage artifact combination step (#2388)ddbefc1
Simulate editable_mode=compat (#2387)53b0703
Bump actions/download-artifact to 4.1.018b6c4e
Bump actions/upload-artifact from 3.1.3 to 4.0.007419f0
Suppress SyntaxWarnings when parsing modules (#2386)e26f097
Remove AstroidBuildingException (predecessor of AstroidBuildingError) (#2384)41d9196
[pre-commit.ci] pre-commit autoupdate (#2383)35dba66
Include modname in AST warnings (#2380)Updates
httpcore
from 1.0.3 to 1.0.4Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
14bda52
Version 1.0.4 (#892)80d21ee
Addtarget
request extension (#888)accae7b
Fix support for connection Upgrade and CONNECT when some data in the stream h...c468024
Bump the python-packages group with 4 updates (#890)c02733d
Group dependencies on dependabot updates (#885)Updates
httpx
from 0.26.0 to 0.27.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
326b943
Version 0.27.0 (#3095)3faa4a8
Improve 'Custom transports' docs (#3081)c51af4b
Extensions docs (#3080)cabd1c0
Deprecateapp=...
in favor of explicitWSGITransport
/ASGITransport
. (#3...6f46152
Bump the python-packages group with 6 updates (#3077)37a2901
Mention NO_PROXY environment variable on Advanced Usage page (#3066)371b6e9
Use__future__.annotations
(#3068)4f6edf3
testparse_header_links
via public api (#3061)c7cd6aa
testobfuscate_sensitive_headers
via public api (#3063)15f9253
Drop outdated section (#3057)Updates
pylint
from 3.0.3 to 3.1.0Commits
053c2c3
Bump pylint to 3.1.0, update changelogc954636
Upgrade release documentation, and contributors.txt7300ed2
Discover.pyi
files (#9241)9dbf3df
Merge maintenance 3.0.x into main following 3.0.4 release (#9459)28e89b0
Remove changelog fragments pertaining to 3.0.44332ea1
Merge branch 'maintenance/3.0.x' into main following 3.0.4 release8115381
Bump pylint to 3.0.4, update changelog (#9458)4bf3524
[false-negative] Fix for consider-using-min/max-builtin (#9127)8c24b1e
[pre-commit.ci] pre-commit autoupdate (#9448)f499686
Update astroid version to 3.1.0 (#9457)Updates
shtab
from 1.6.5 to 1.7.0Release notes
Sourced from shtab's releases.
Commits
3b3ed28
tests: bump pre-commit9ec76e7
CI: use external comment-bot1767b28
explicitly specify build-backend (#162)50bacc4
CI: bump actions (#160)c330327
[pre-commit.ci] pre-commit autoupdatee69727c
Merge pull request #159 from bjoernricks/zsh-eval-support6b3c4f3
[pre-commit.ci] auto fixes from pre-commit.com hooks75232a6
minor lint004f89b
Update tests for eval support with zshc2a6f38
zsh: allow to eval zsh completionUpdates
sniffio
from 1.3.0 to 1.3.1Commits
ae020e1
Release 1.3.18cdc281
Added project URLs4ca5c78
Fixed package discovery1f79ef5
Updated CI script to not require setup.py382635a
Migrated packaging metadata to pyproject.toml3f59db7
Added missingthread_local
item tosniffio.__all__
a6291da
Merge pull request #47 from python-trio/fix-readthedocs-configa88d42d
Upgraded the ReadTheDocs configuration to the latest formatef41e63
Merge pull request #42 from hugovk/add-3.12d44c25b
Test 3.12 on macOSUpdates
typing-extensions
from 4.9.0 to 4.10.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
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