Bump the poetry-dependencies group across 1 directory with 35 updates#31
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the poetry-dependencies group across 1 directory with 35 updates#31dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the poetry-dependencies group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.1` | `2.2.2` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [black](https://github.com/psf/black) | `24.3.0` | `24.4.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.5.3` | | [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2024.5.6` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `3.7.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.5` | `0.4.7` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.1` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.2.4` | `2024.4.16` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.0.0` | `2.1.0` | | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `5.1.0` | `6.0.0` | | [typeguard](https://github.com/agronholm/typeguard) | `4.2.1` | `4.3.0` | | [xdoctest](https://github.com/Erotemic/xdoctest) | `1.1.3` | `1.1.4` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `2.0.0` | `3.0.1` | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` | | [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.2` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.3` | `3.14.0` | | [identify](https://github.com/pre-commit/identify) | `2.5.35` | `2.5.36` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [ipython](https://github.com/ipython/ipython) | `8.23.0` | `8.25.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | | [matplotlib-inline](https://github.com/ipython/matplotlib-inline) | `0.1.6` | `0.1.7` | | [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.4.0` | `0.4.1` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.8.0` | `1.9.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.2` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.43` | `3.0.45` | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.8.1` | `3.9.3` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [traitlets](https://github.com/ipython/traitlets) | `5.14.2` | `5.14.3` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.1` | `20.26.2` | Updates `pandas` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.1...v2.2.2) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `black` from 24.3.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.2) Updates `coverage` from 7.4.4 to 7.5.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.4.4...7.5.3) Updates `furo` from 2024.1.29 to 2024.5.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.01.29...2024.05.06) Updates `mypy` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) Updates `pre-commit` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1) Updates `ruff` from 0.3.5 to 0.4.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.5...v0.4.7) Updates `pytest` from 8.1.1 to 8.2.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.2.1) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) Updates `sphinx-autobuild` from 2024.2.4 to 2024.4.16 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.02.04...2024.04.16) Updates `sphinx-autodoc-typehints` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@2.0.0...2.1.0) Updates `sphinx-click` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@5.1.0...6.0.0) Updates `typeguard` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.2.1...4.3.0) Updates `xdoctest` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/Erotemic/xdoctest/releases) - [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md) - [Commits](Erotemic/xdoctest@v1.1.3...v1.1.4) Updates `myst-parser` from 2.0.0 to 3.0.1 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1) Updates `babel` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.14.0...v2.15.0) Updates `docutils` from 0.20.1 to 0.21.2 Updates `exceptiongroup` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.0...1.2.1) Updates `filelock` from 3.13.3 to 3.14.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.3...3.14.0) Updates `identify` from 2.5.35 to 2.5.36 - [Commits](pre-commit/identify@v2.5.35...v2.5.36) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `ipython` from 8.23.0 to 8.25.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.23.0...8.25.0) Updates `jinja2` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) Updates `matplotlib-inline` from 0.1.6 to 0.1.7 - [Commits](ipython/matplotlib-inline@0.1.6...0.1.7) Updates `mdit-py-plugins` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases) - [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md) - [Commits](executablebooks/mdit-py-plugins@v0.4.0...v0.4.1) Updates `nodeenv` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.8.0...1.9.0) Updates `platformdirs` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.2) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `prompt-toolkit` from 3.0.43 to 3.0.45 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.43...3.0.45) Updates `rapidfuzz` from 3.8.1 to 3.9.3 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.8.1...v3.9.3) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `traitlets` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/ipython/traitlets/releases) - [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md) - [Commits](ipython/traitlets@v5.14.2...v5.14.3) Updates `typing-extensions` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.0) Updates `virtualenv` from 20.25.1 to 20.26.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.26.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx-autobuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: sphinx-click dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: typeguard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: xdoctest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: myst-parser dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: docutils dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: exceptiongroup dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: jinja2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: matplotlib-inline dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: mdit-py-plugins dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: nodeenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: rapidfuzz dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: requests dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: traitlets dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: typing-extensions dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 poetry-dependencies group with 34 updates in the / directory:
2.2.12.2.22.17.22.18.024.3.024.4.27.4.47.5.32024.1.292024.5.61.9.01.10.03.7.03.7.10.3.50.4.78.1.18.2.17.2.67.3.72024.2.42024.4.162.0.02.1.05.1.06.0.04.2.14.3.01.1.31.1.42.0.03.0.12.14.02.15.00.20.10.21.21.2.01.2.13.13.33.14.02.5.352.5.363.63.78.23.08.25.03.1.33.1.40.1.60.1.70.4.00.4.11.8.01.9.04.2.04.2.23.0.433.0.453.8.13.9.32.31.02.32.35.14.25.14.34.11.04.12.020.25.120.26.2Updates
pandasfrom 2.2.1 to 2.2.2Release notes
Sourced from pandas's releases.
Commits
d9cdd2eRLS: 2.2.298aeac9Backport PR #58209: CI: Pin blosc to fix pytables (#58211)5466f15Backport PR #58202: DOC/TST: Document numpy 2.0 support and add tests… (#58208)45b0b32Backport PR #58203 on branch 2.2.x (DOC: Add release date/contributors for 2....c7ec566Backport PR #58087 on branch 2.2.x (BLD: Build wheels using numpy 2.0rc1) (#5...691fc88Backport PR #58181 on branch 2.2.x (CI: correct error msg in test_view_index)...a947587Backport PR #58138 on branch 2.2.x (BLD: Fix nightlies not building) (#58140)b56842dBackport PR #58100 on branch 2.2.x (MNT: fix compatibility with beautifulsoup...0f83d50Revert "BLD: Pin numpy on 2.2.x" (#58093)e9b81eeBackport PR #58126: BLD: Build wheels with numpy 2.0rc1 (#58127)Updates
pygmentsfrom 2.17.2 to 2.18.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
d7d11f6Last steps for 2.18 release.ec7bfd2Fix Janet version_added.ea9c823Update CHANGES.338d366Merge pull request #2670 from Kodiologist/hylex4d1371bLock down the pytest version.8dd97e0Improve docs.26179d6Fix deprecated variable usage in tests.ad125caPrepare 2.18 release.24deeb9Lock the ruff version in tox.ini.c9165cfFix format string usage.Updates
blackfrom 24.3.0 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2Prepare release 24.4.2 (#4335)e4aaa8aFix incorrect f-string tokenization (#4332)ba88fc3Simplify string tokenization regexes (#4331)5683242New release templatee7fb048Prepare release 24.4.1 (#4328)3f0f8f1Support PEP 696 (#4327)2f88085Github Action: Directly install from repo ifexport-substis skipped (#4313)12ce3dbMove changelog entry to right section (#4326)1354be2Add support to style function definitions with newlines before function stubs...f4b644bPrevent wrapping of multiline fstrings in parens (#4325)Updates
coveragefrom 7.4.4 to 7.5.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f310d7edocs: sample HTML for 7.5.3a51d52fdocs: prep for 7.5.3b666f3aperf: it's faster in all versions if we don't cache tokenize #1791a2b4929docs: changelog entry forcombineperformance improvementsb9aff50perf: don't read full line_bits table each timec45ebacperf: cache alias mapping390cb97perf: avoid quadratic behavior when combining line coveraged3caf53docs(build): tweaks to howto909e887build: bump version242adeabuild: don't claim pre-alpha-1 in classifiersUpdates
furofrom 2024.1.29 to 2024.5.6Changelog
Sourced from furo's changelog.
... (truncated)
Commits
b087e93Prepare release: 2024.05.06169c63dUpdate the changelogb7ec84dDrop discussion of Sphinx'sbasictheme2cd4d4aDemote the note about inherited frombasicconfiguration983d6c3Tweak the colours for APIversionmodifiedinformation1ffbf76Add release information to various customisation knobs2c386b9Use the appropriate Sphinx directive instead of weird textec8815aAdd (back?) support for RtD context inference on top of page buttons1b4cf89Bump the npm group with 5 updates (#793)ce8fb10Bump the github-actions group with 3 updates (#792)Updates
mypyfrom 1.9.0 to 1.10.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3faf0fcRemove +dev for version for release 1.10a5998d2Update CHANGELOG.md (#17159)62ea5b0Various updates to changelog for 1.10 (#17158)2f0864cUpdate CHANGELOG.md with draft for release 1.10 (#17150)e1443bbfix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2Sync typeshed (#17124)e2fc1f2Fix crash when expanding invalid Unpack in aCallablealias (#17028)3ff6e47Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98eFix string formatting for string enums (#16555)8019010Narrow individual items when matching a tuple to a sequence pattern (#16905)Updates
pre-commitfrom 3.7.0 to 3.7.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9ee0768v3.7.1eeac061Merge pull request #3201 from pre-commit/rust-default-language-version296f592determine rust default language version independent of rust-toolchain.toml1602328Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45[pre-commit.ci] pre-commit autoupdated7e21cdMerge pull request #3194 from pre-commit/handle-readonly-3-125c3d006use a simpler gem for testing additional_dependencies0d4c6daadjust _handle_readonly for typeshed updates85fe182Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4[pre-commit.ci] pre-commit autoupdateUpdates
rufffrom 0.3.5 to 0.4.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
1ad5f9cBump version to v0.4.7 (#11646)e914bc3F401 sort bindings before adding to all (#11648)27f6f04[red-knot] initial (very incomplete) flow graph (#11624)d62a617red-knot: Don't refer toModuleinstances as IDs (#11649)16a926d[red-knot] infer int literal types (#11623)05566c6UpdateWho's Using Ruff?section to includeGodot(#11647)7ce17b7Add Vim and Kate setup guide forruff server(#11615)f9a6450Use char index rather than position for indent slice (#11645)8a25531red-knot: improve internal documentation inmodule.rs(#11638)9b6d2ceFix incorect placement of trailing stub function comments (#11632)Updates
pytestfrom 8.1.1 to 8.2.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
66ff8dfPrepare release version 8.2.13ffcfd1Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313[8.2.x] Add Python 3.13 (beta) supportf3dd93a[8.2.x] Attest package provenance (#12335)bb5a125[8.2.x] Spelling (#12331)f179bf2Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5[8.2.x] cacheprovider: fix.pytest_cachenot being world-readable65ab7cbMerge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7dMerge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996[8.2.x] changelog: document unittest 8.2 change as breakingUpdates
sphinxfrom 7.2.6 to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2fBump to 7.3.7 final4a0c9ddReturn the default value for unsupported theme configuration sections62c3badRe-exportpy_sig_refrom the Python domain3bcc669Defer loading entry-point themes until neededfa4563fBump version630b4fbBump to 7.3.6 final740b964fixup! Elaborate a little more in the warning message forconfig.cache141f3ecElaborate a little more in the warning message forconfig.cacheaf27188Addconfig.cacheto the list of warning typesbe2b083Re-export more names insphinx.domains.python(#12297)Updates
sphinx-autobuildfrom 2024.2.4 to 2024.4.16Release notes
Sourced from sphinx-autobuild's releases.
Changelog
Sourced from sphinx-autobuild's changelog.