Bump the dependencies group in /.config with 8 updates #4494
+12
−12
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 in /.config with 8 updates:
24.3.0
25.1.0
5.5.0
5.5.1
3.16.1
3.17.0
8.5.0
8.6.1
10.14
10.14.1
1.8.0
1.9.0
0.36.1
0.36.2
4.23.2
4.24.1
Updates
attrs
from 24.3.0 to 25.1.0Commits
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
pymdown-extensions
from 10.14 to 10.14.1Release notes
Sourced from pymdown-extensions's releases.
Commits
868f7e9
Update versioning to reflect next release2aba189
Fix list patterns in FancyList (#2576)b5d3826
Docs: Fix snippets examplec9ef97e
Docs: Update stylelint (#2564)94c6bc4
Fix Block HTML lint issueba219e6
Fix spelling8363af6
Fix highlight lint issue760e56b
Magiclink: fix handling of repos that start with dot51bf163
Fix missing dict key in arithmatex docs (#2560)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
referencing
from 0.36.1 to 0.36.2Release notes
Sourced from referencing's releases.
Changelog
Sourced from referencing's changelog.
Commits
9a82e6c
Add v0.36.2 to the CHANGELOG.28f4b79
Update docs requirements.f0d8723
Merge pull request #215 from python-jsonschema/dependabot/submodules/suite-f4...767145a
Bump suite fromd01bb7a
tof49bd3a
bf82571
Merge pull request #214 from python-jsonschema/pre-commit-ci-update-config94294c1
[pre-commit.ci] pre-commit autoupdate52add92
Update the uv lockfile.b529607
Update the CHANGELOG.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)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