Bump the everything-else group across 1 directory with 9 updates #873
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 everything-else group with 9 updates in the /python directory:
6.0.1
6.1.0
4.23.2
4.24.1
5.5.0
5.5.1
3.16.1
3.17.0
8.5.0
8.6.1
10.5.0
10.6.0
2.19.0
2.19.1
1.8.0
1.9.0
20.28.1
20.29.1
Updates
twine
from 6.0.1 to 6.1.0Changelog
Sourced from twine's changelog.
Commits
aa3a910
Update changelog for 6.1.0 (#1214)4406034
Merge pull request #1208 from dnicolodi/rm-setuptools2ca55db
Simplify generation of test packages used in test_checkbffd296
Move build_archive() from test_sdist to common helpers modulefd0646e
Merge pull request #1206 from dnicolodi/rm-binary-blobs-part1ab4ec8c
Merge pull request #1211 from pypa/dependabot/github_actions/actions/upload-a...b562f74
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0b2832de
Remove tests/fixtures/twine-1.5.0.zip970851d
Remove tests/alt-fixtures/twine-1.5.0-py2.py3-none-any.whl2386ca5
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1205)Updates
tox
from 4.23.2 to 4.24.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
d4276dc
release 4.24.1ee660b9
Adds ability to configure stderr output color (#3426)eca61ed
release 4.24.0bbd9663
[pre-commit.ci] pre-commit autoupdate (#3464)825c68b
feat: adding a json schema command (#3446)fccbe2a
💅 Make SVG image compatible with Firefox (#3466)e3e77a6
Bump astral-sh/setup-uv from 4 to 5 (#3463)c0b490d
Update pre-commit hooks (#3460)fbac078
Fix a typo in a code block in the User Guide (#3462)c7f2caf
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#3459)Updates
cachetools
from 5.5.0 to 5.5.1Changelog
Sourced from cachetools's changelog.
Commits
b072920
Release v5.5.1.efc3633
Fix #138: Add documentation regarding caching of exceptions.d5c6892
Officially support Python 3.13.a34b9c5
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/setup-...9c122a2
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/checko...d44c984
Create FUNDING.yml49bff17
Bump actions/checkout from 4.1.7 to 4.2.085c6026
Bump actions/setup-python from 5.1.1 to 5.2.0Updates
filelock
from 3.16.1 to 3.17.0Release notes
Sourced from filelock's releases.
Commits
5eb02b2
Drop 3.8 (#388)23a9848
Bump astral-sh/setup-uv from 4 to 5 (#387)79a9583
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#386)46dddc8
[pre-commit.ci] pre-commit autoupdate (#385)57f488f
[pre-commit.ci] pre-commit autoupdate (#383)d4feb5a
[pre-commit.ci] pre-commit autoupdate (#382)fb2a4e2
Bump astral-sh/setup-uv from 3 to 4 (#381)07c2840
[pre-commit.ci] pre-commit autoupdate (#379)ee4c7ba
[pre-commit.ci] pre-commit autoupdate (#377)2e1a1b2
[pre-commit.ci] pre-commit autoupdate (#374)Updates
importlib-metadata
from 8.5.0 to 8.6.1Changelog
Sourced from importlib-metadata's changelog.
Commits
45e8bde
Finalize506beb7
Fixed indentation logic to also honor blank lines.dad7380
Finalizedab1dd8
When transforming the payload to a Description key, clear the payload.07aa607
Add support for rendering metadata where some fields have newlines (python/cp...b92ec18
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.694e5b4
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.Updates
more-itertools
from 10.5.0 to 10.6.0Release notes
Sourced from more-itertools's releases.
Commits
1681cea
Bump version: 10.5.0 → 10.6.0ff31994
Merge pull request #943 from more-itertools/release-20251a4fba2
Drop extra whitespace9b47c8b
Drop mypy pind11b54d
Update version docs71e4b1c
Merge branch 'stankudrow-pyupgrade-py39' into release-2025d58fe3d
Merge branch 'pyupgrade-py39' of https://github.com/stankudrow/more-itertools...8acddb5
Merge pull request #945 from rhettinger/mo_cova011403a
Test corner cases7b9889c
Merge pull request #944 from rhettinger/strict_countsUpdates
pygments
from 2.19.0 to 2.19.1Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
b583de4
Prepare 2.19.1 release.c13f3f1
Prepare 2.19.1 release.cdbcd43
Add regression test for .ini issue, update CHANGES.5792a21
Update CHANGES.a985866
Merge pull request #2835 from kartben/fix_ini_double_quotes5822fd1
Fix Lua regressions.673d824
Fix quoted string handling43bf86f
Improve example regex in the docs.452ac62
Move on past 2.19.0.Updates
pyproject-api
from 1.8.0 to 1.9.0Release notes
Sourced from pyproject-api's releases.
Commits
aace737
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#175)ce4087b
Bump astral-sh/setup-uv from 4 to 5 (#176)136e5de
[pre-commit.ci] pre-commit autoupdate (#174)81e9d22
[pre-commit.ci] pre-commit autoupdate (#172)5814c0a
Bump astral-sh/setup-uv from 3 to 4 (#173)eb9f7ba
[pre-commit.ci] pre-commit autoupdate (#171)249be0c
[pre-commit.ci] pre-commit autoupdate (#170)f9c1b7f
Bump pypa/gh-action-pypi-publish from 1.12.1 to 1.12.2 (#169)298cafc
[pre-commit.ci] pre-commit autoupdate (#166)762410d
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.1 (#168)Updates
virtualenv
from 20.28.1 to 20.29.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
e07c0c3
release 20.29.161bee9f
Add changelog for PyInfo fixfd0dc85
Change PyInfo cache versioning mechanism (#2827)56ef466
Merge pull request #2826 from DK96-OS/cli-precedence-2285caf03a2
Merge pull request #2824 from pypa/release-20.29.00f6dc41
release 20.29.0ea5e5cb
Upgrade embeded setuptools (#2823)b00d59c
Add free-threaded Python support (#2809)bc7a91a
Merge pull request #2821 from filiplajszczak/cli-precedence-228511995e7
Merge pull request #2819 from pypa/pre-commit-ci-update-configDependabot 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