Deps: Bump the python-packages group with 5 updates #52
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-packages group with 5 updates:
4.0.0
4.1.0
1.1.3
1.2.0
0.25.1
0.25.2
3.4
3.6
2.17.1
2.17.2
Updates
anyio
from 4.0.0 to 4.1.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
46a45c7
Bumped up the version8079a22
Added links to closed issues3a01793
Added a "Queues" section to the docs for anyone looking for queues3186fb9
Implemented voluntary cancellation in worker threads (#629)c360b99
Fixed asyncioCancelScope
not recognizing its own cancellation exception (#...523381a
Install uvloop on Python 3.12 too for testsf0707cd
FixedRuntimeError: Runner is closed
in the pytest plugin (#635)97b7b08
Fixed ExceptionGroup example (#637)0eab46a
[pre-commit.ci] pre-commit autoupdate (#636)019835a
Updated pre-commit modulesUpdates
exceptiongroup
from 1.1.3 to 1.2.0Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
4e2df21
Added the release versionf7c00cf
Backportedcontextlib.suppress
from Python 3.12.1 (#95)1ede26f
Enabled pyupgrade ruff rules767e62b
Eliminated pyupgrade and black in favor of ruff/ruff-formatd025269
Fixed bareraise
in a handler not raising an exception group4357e11
Updated the checkout action to the latest versione299167
[pre-commit.ci] pre-commit autoupdate (#94)4e4e879
[pre-commit.ci] pre-commit autoupdate (#92)27a2963
[pre-commit.ci] pre-commit autoupdate (#90)fae9d9a
Monkeypatch Apport excepthook (#88)Updates
httpx
from 0.25.1 to 0.25.2Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
cc206cf
Version 0.25.2 (#2957)87f39f1
add missing type hints to init(...) (#2938)c51e046
Add missing changelog section (#2943)497b315
Add tests and requirements.txt to sdist (#2927)89cbd3c
📌 pin httpcore==1.* (#2937)f653b2f
Inline Brotli samples in tests (#2935)fbe35ad
Tidy up headers in CHANGELOG.md (#2925)c19728c
Bump build from 0.10.0 to 1.0.3 (#2913)Updates
idna
from 3.4 to 3.6Changelog
Sourced from idna's changelog.
Commits
4ae74cf
Release v3.621888f3
Merge pull request #164 from mgorny/sdist-testc5ba76a
Include tests in sdist2eb16d3
Merge pull request #162 from kjd/release-3.589cd061
Release v3.59fc29cd
Merge pull request #161 from kjd/masteracb8c4a
Merge pull request #160 from cclauss/patch-1adca101
README.rst: Fix typos33a8f7b
Merge pull request #159 from diogoteles08/add-scorecard354a412
Add Scorecard GitHub ActionUpdates
pygments
from 2.17.1 to 2.17.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
ee30ce1
Only select pygments/ in wheels, not in sdists9adeef6
Prepare 2.17.2 hotfix release.639bfcf
Fix building from source on macOS (#2593)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