Deps: Bump the python-packages group across 1 directory with 10 updates #933
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 10 updates in the / directory:
0.14.1
0.14.2
2.16.0
2.17.0
4.6.2
4.6.2.post1
7.6.3
7.6.4
3.0.1
3.0.2
10.4.0
11.0.0
13.9.2
13.9.3
0.6.9
0.7.1
1.3.0
1.4.0
0.2.3
0.2.3.post1
Updates
xmltodict
from 0.14.1 to 0.14.2Changelog
Sourced from xmltodict's changelog.
Commits
0952f38
Bump version and update CHANGELOG.13068aa
Revert "Ensure significant whitespace is not trimmed"Updates
sentry-sdk
from 2.16.0 to 2.17.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
e44c9ee
Update CHANGELOG.mdee30db3
release: 2.17.0365d9cf
Fix flaky transport test (#3666)9ae5820
Add support for async calls in Anthropic and OpenAI integration (#3497)891afee
fix(spotlight): More defensive Django spotlight middleware injection (#3665)f493057
Allow custom transaction names in asgi (#3664)e463034
tests: Falcon RC1 (#3662)deca5f2
build(deps): Remove pin on sphinx (#3650)302457d
build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#3651)846b8b2
fix(langchain): handle case when parent span wasn't traced (#3656)Updates
anyio
from 4.6.2 to 4.6.2.post1Commits
Updates
coverage
from 7.6.3 to 7.6.4Changelog
Sourced from coverage's changelog.
Commits
f24f76b
docs: sample HTML for 7.6.496e10f7
docs: prep for 7.6.4b8c236a
fix: multi-line with-statements exit correctly. #188064b7a45
docs: another discord reference68d7427
docs: Python Discord43adcea
build: include 3.14 in the usual Pythonsfb2b49f
build: github_releases can update older releases, and pauses to get the sorti...ca550ca
3.0b2 wasn't correctly titleddebcc77
build: bump versionUpdates
markupsafe
from 3.0.1 to 3.0.2Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
28ace20
release version 3.0.26b51fd8
build requires at least setuptools 70.1 (#478)99dda9f
build requires at least setuptools 70.13d8fd8c
fix version1933c4b
fix versione85aff4
relax speedups str check (#477)8cb1691
relax speedups str check4dafb7c
start version 3.1.09c44ecf
update docs build275c769
Merge branch '2.1.x' into 3.0.xUpdates
pillow
from 10.4.0 to 11.0.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
204aae6
11.0.0 version bumpf2cc87b
Update CHANGES.rst [ci skip]c855e8e
Merge pull request #8464 from radarhere/imagemath_type_hintdc37515
Merge pull request #8463 from hugovk/update-3.13-datec3d81d6
Update Python 3.13 release datea60610c
Added type hintsa5c58f2
Merge pull request #8460 from hugovk/mit-cmue74994e
Update licence to MIT-CMUb5e1115
Update CHANGES.rst [ci skip]686b5e2
Merge pull request #8392 from radarhere/tiff_seekUpdates
rich
from 13.9.2 to 13.9.3Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
afcc5c5
Merge pull request #3535 from Textualize/regex-error60f3b61
changelog04db8c2
update regexb93d3b6
test single cell widthsbe42f1b
test and added box drawing charactersad6b886
version bumpdb2e3e8
assert cut68e1b63
fix regexUpdates
ruff
from 0.6.9 to 0.7.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
337af83
Bump version to 0.7.1 (#13913)113ce84
Fixnormalize
arguments whenfstring_formatting
is disabled (#13910)7272f83
Fix preview style name incan_omit_parentheses
to is_f_string_formatting_en...3eb4546
[red-knot] Format mdtest Python snippets more concisely (#13905)77ae0cc
[red-knot] Infer subscript expression types for bytes literals (#13901)73ee72b
Join implicit concatenated strings when they fit on a line (#13663)e402e27
Use referencial equality intraversal
helper methods (#13895)de4181d
Remove "default" remark fromruff check
(#13900)2c57c2d
[red-knot] Type narrowing forisinstance
checks (#13894)72c18c8
Fix E221 and E222 to flag missing or extra whitespace around==
operator (#...Updates
tinycss2
from 1.3.0 to 1.4.0Release notes
Sourced from tinycss2's releases.
Changelog
Sourced from tinycss2's changelog.
Commits
c35b34e
Version 1.4.058e4fa2
Merge pull request #53 from Kozea/color4ebef899
List supported combinations for color space conversiona2f4d22
Move color conversion code to the bottom of the file56c498b
Use degrees and radians functions instead of manual conversion95d681f
Don’t use too recent math.cbrta9d5371
Update tests for color specifications2c4233d
WIP911de48
Support color function3ffe0e6
Handle None valuesUpdates
zopfli
from 0.2.3 to 0.2.3.post1Release notes
Sourced from zopfli's releases.
Commits
b28d107
Merge pull request #23 from fonttools/py313667694a
pin setuptools<72.2 on pypy to workaround build error coming from distutils1f6b820
update ci workflows to build python 3.13 wheels3545f04
Revert "TEMP: pretend version 0.2.3 just to build missing wheel"eba216e
TEMP: pretend version 0.2.3 just to build missing wheel466c0e7
setup.cfg: use tar.gz for sdist, rename deprecated license_filea15dbbf
CI: forgot to build cp312 manylinux wheel... :(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