build(deps): bump the python-dependencies group across 1 directory with 13 updates #114
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-dependencies group with 13 updates in the / directory:
2024.1.292024.8.67.2.68.1.33.0.03.3.324.1.124.10.07.3.07.4.13.6.04.0.10.1.150.8.00.109.00.115.51.40.02.19.00.27.0.post10.32.10.26.00.27.28.0.08.3.33.15.03.16.0Updates
furofrom 2024.1.29 to 2024.8.6Changelog
Sourced from furo's changelog.
... (truncated)
Commits
1bbf4eePrepare release: 2024.08.06bcb22c3Update changeloge633f02Improve the selector for sidebard2fa2e0[pre-commit.ci] pre-commit autoupdate (#821)05a2d63Add smoother transitions between breakpointsd261d3b[pre-commit.ci] pre-commit autoupdate (#810)2d3b6baAdd support for Sphinx 8bf98041Increase specificity of table-wrapper selectorfc6337cFix the figuresfd3f422Avoid page breaks inside paragraphsUpdates
sphinxfrom 7.2.6 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_docUpdates
sphinx-autoapifrom 3.0.0 to 3.3.3Release notes
Sourced from sphinx-autoapi's releases.
... (truncated)
Changelog
Sourced from sphinx-autoapi's changelog.
... (truncated)
Commits
f5c7295Version 3.3.3eb2d7f2Fix crash when init is assigned to0e9bb9bDocument package and modules under a "submodules" heading53c2abcAttach release note to correct issue489abb1Add missing release note9dd7851Fix adding incorrect attributes from initbedadd4Add newline before a property's doc stringfac7695Remove old workaround for towncrier2b31d39Switch to flitfb73609PEP 621: Migrate from setup.cfg to pyproject.tomlUpdates
blackfrom 24.1.1 to 24.10.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
1b2427aPrepare release 24.10.0 (#4471)a22b1ebAdd mypyc 3.13 wheel build (#4449)b7d0e72Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92Include --unstable in cache key (#4466)8d9d18cFix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2addUse builtin generics (#4458)2a45cecFix crashes with comments in parentheses (#4453)b4d6d86Drop Python 3.8 support (#4452)ac018c1Require newer aiohttp for blackd (#4451)Updates
pip-toolsfrom 7.3.0 to 7.4.1Release notes
Sourced from pip-tools's releases.
Changelog
Sourced from pip-tools's changelog.
Commits
60ebdf5Merge pull request #2067 from atugushev/release-7.4.1c671ea0Strip emoji from changelog linef825385Release 7.4.11197151Merge pull request #2038 from honnix/patch-11f00154Merge pull request #2061 from chrysle/pip-compile-docs-changedird99493cSkip constraint path check35b06dbChange directory inpip-compile-docstox sessiona8beb7aMerge pull request #1981 from dragly/fix-all-extras7caff1aMerge branch 'main' into fix-all-extrase0afb79Merge pull request #2057 from jazzband/pre-commit-ci-update-configUpdates
pre-commitfrom 3.6.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
cc4a522v4.0.1772d7d4Merge pull request #3324 from pre-commit/migrate-config-purelib222c62bfix migrate-config for purelib yaml3d5548bMerge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87[pre-commit.ci] pre-commit autoupdatedbccd57v4.0.0d07e529Merge pull request #3320 from pre-commit/remove-python-venv801b956remove deprecated python_venv aliasa2f7b80Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223add warning for deprecates stages for remote repos on initUpdates
rufffrom 0.1.15 to 0.8.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a90e404[red-knot] PEP 695 type aliases (#14357)8358ad8Ruff 0.8 release (#14486)2b8b1efImprove docs for some pycodestyle rules (#14517)2efa3fb[flake8-import-conventions] Syntax check aliases supplied in configuration ...b9da430doc(B024): #14455 add annotated but unassgined class variables (#14502)87043a2Limit type size assertion to 64bit (#14514)f684b6f[red-knot] Fix: Infer type for typing.Union[..] tuple expression (#14510)47f39ed[red-knot] Meta data forType::Todo(#14500)aecdb8c[red-knot] supporttyping.Unionin type annotations (#14499)3c52d2dImprove the performance of the formatter instability check job (#14471)Updates
fastapifrom 0.109.0 to 0.115.5Release notes
Sourced from fastapi's releases.