Deps: Bump the python-packages group with 9 updates #853
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 9 updates:
1.35.0
1.37.1
4.0.0
4.1.0
2023.7.22
2023.11.17
1.1.3
1.2.0
4.44.0
4.45.1
3.4
3.6
2.16.1
2.17.2
13.6.0
13.7.0
0.12.2
0.12.3
Updates
sentry-sdk
from 1.35.0 to 1.37.1Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
aed0cca
release: 1.37.16723799
FixNameError
onparse_version
with eventlet (#2532)861a33d
build(deps): bump checkouts/data-schemas from68def1e
toe9f7d58
(#2501)572c22a
Merge branch 'release/1.37.0'a059f34
Updated changelog0cad8b1
release: 1.37.05ee3c18
Move installed modules code to utils (#2429)f6325f7
Add query source to DB spans (#2521)a51132e
Bring tests up to date (#2512)4e9d661
Prevent global var from being discarded at shutdown (#2530)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
certifi
from 2023.7.22 to 2023.11.17Commits
515962b
Merge pull request #252 from certifi/create-pull-request/patch28b2a0d
2023.11.177ccda9f
Bump actions/checkout from 4.1.0 to 4.1.1 (#251)5e4bb9e
Bump actions/setup-python from 4.7.0 to 4.7.1 (#248)610354f
Bump actions/checkout from 4.0.0 to 4.1.0 (#247)2d98c76
Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#246)7f0e639
ci: add minimal permissions to workflows bump.yml and release.yml (#245)600713d
Bump actions/checkout from 3.6.0 to 4.0.0 (#244)0435b2a
Bump actions/checkout from 3.5.3 to 3.6.0 (#242)25ea83a
Fix bashUpdates
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
fonttools
from 4.44.0 to 4.45.1Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
1ab8e22
Release 4.45.1967cad9
Update changelog [skip ci]b30da67
Revert "[interpolatable] Use absolute sqrt area, not signed"a72139f
[interpolatable] Minor, remove a pair of unnecessary parentheses772d1f8
[interpolatable] Use absolute sqrt area, not signed8ccc3b0
[interpolatable] Handle empty bounds1cd954d
[interpolatable] Tweak magic numbere8d2126
[interpolatable] More work and less play3465666
[interpolatable] Comment377bb5a
[interpolatable] CommentUpdates
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.16.1 to 2.17.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
ee30ce1
Only select pygments/ in wheels, not in sdists9adeef6
Prepare 2.17.2 hotfix release.639bfcf
Fix building from source on macOS (#2593)f5eb039
Prepare 2.17.1 hotfix release.0c66899
Update CHANGES220a2a9
TOML: fix bug with eager literal strings5cf7389
Another formatting fix in CHANGES.5874c34
Fix code formatting in the CHANGES file.49090a3
Prepare for next release.26e29a6
Bump version number.Updates
rich
from 13.6.0 to 13.7.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
fd98182
Merge pull request #3202 from Textualize/bump13701f04c9c
new version59b1aca
Fix double-width characters disappearing when wrapping (#3180)b32e42b
Fix issue with trailing whitespace (#3195)50d2a45
Fix typing for FloatPrompt (#3151)0177b03
Black formatting (#3035)7a168a2
[docs] Fix typos and other small stuff (#3094)e76f3c3
Update pre-commit hooks (#3113)92e7164
Fix #3104 (#3105)9f620dc
Merge pull request #3191 from Textualize/assorted-docs-and-tidyingUpdates
tomlkit
from 0.12.2 to 0.12.3Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
a678c2f
chore: bump version to 0.12.3238fec1
fix: Significant slowdown on nested tables depending on syntax (#324)e9ccbe7
fix: Newline lost when updating a table (#323)524995d
chore(deps-dev): bump urllib3 from 1.26.17 to 1.26.18 (#320)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