deps(deps): bump the python-minor-patch group with 33 updates#2243
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the python-minor-patch group with 33 updates#2243dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor-patch group with 33 updates: | Package | From | To | | --- | --- | --- | | [eth-abi](https://github.com/ethereum/eth-abi) | `5.1.0` | `5.2.0` | | [bitstring](https://github.com/scott-griffiths/bitstring) | `4.3.1` | `4.4.0` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.4.1` | | [cookiecutter](https://github.com/cookiecutter/cookiecutter) | `2.6.0` | `2.7.1` | | [flask](https://github.com/pallets/flask) | `3.1.2` | `3.1.3` | | [humanize](https://github.com/python-humanize/humanize) | `4.14.0` | `4.15.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.1` | `4.26.0` | | [mistune](https://github.com/lepture/mistune) | `3.2.1` | `3.3.1` | | [numpy](https://github.com/numpy/numpy) | `2.3.5` | `2.4.6` | | [psutil](https://github.com/giampaolo/psutil) | `7.1.3` | `7.2.2` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.1` | `0.6.3` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [pynacl](https://github.com/pyca/pynacl) | `1.6.1` | `1.6.2` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.34.2` | | [tabulate](https://github.com/astanin/python-tabulate) | `0.9.0` | `0.10.0` | | [ujson](https://github.com/ultrajson/ultrajson) | `5.11.0` | `5.13.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.4` | `3.1.8` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `8.1.1` | `8.5` | | [furo](https://github.com/pradyunsg/furo) | `2025.9.25` | `2025.12.19` | | [pip-licenses](https://github.com/raimon49/pip-licenses) | `5.5.0` | `5.5.5` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.5.2` | `3.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.1.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [tox](https://github.com/tox-dev/tox) | `4.32.0` | `4.55.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.9` | `0.15.18` | | [bandit](https://github.com/PyCQA/bandit) | `1.9.2` | `1.9.4` | | [build](https://github.com/pypa/build) | `1.3.0` | `1.5.0` | | [wheel](https://github.com/pypa/wheel) | `0.45.1` | `0.47.0` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.17.0` | `6.21.0` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `4.0.1` | `5.1.0` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.6.1` | `3.8.0` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.6.1` | `0.7.0` | | [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) | `2.0.3` | `2.1.0` | Updates `eth-abi` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/ethereum/eth-abi/releases) - [Changelog](https://github.com/ApeWorX/eth-abi/blob/main/docs/release_notes.rst) - [Commits](ApeWorX/eth-abi@v5.1.0...v5.2.0) Updates `bitstring` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/scott-griffiths/bitstring/releases) - [Changelog](https://github.com/scott-griffiths/bitstring/blob/main/release_notes.md) - [Commits](scott-griffiths/bitstring@bitstring-4.3.1...4.4.0) Updates `click` from 8.3.1 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.1...8.4.1) Updates `cookiecutter` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/cookiecutter/cookiecutter/releases) - [Commits](cookiecutter/cookiecutter@2.6.0...v2.7.1) Updates `flask` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) Updates `humanize` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.14.0...4.15.0) Updates `jsonschema` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) Updates `mistune` from 3.2.1 to 3.3.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v3.2.1...v3.3.1) Updates `numpy` from 2.3.5 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.5...v2.4.6) Updates `psutil` from 7.1.3 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v7.1.3...v7.2.2) Updates `pyasn1` from 0.6.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.3) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) Updates `pynacl` from 1.6.1 to 1.6.2 - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](pyca/pynacl@1.6.1...1.6.2) Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.34.2) Updates `tabulate` from 0.9.0 to 0.10.0 - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](astanin/python-tabulate@v0.9.0...v0.10.0) Updates `ujson` from 5.11.0 to 5.13.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.11.0...5.13.0) Updates `werkzeug` from 3.1.4 to 3.1.8 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.4...3.1.8) Updates `zope-interface` from 8.1.1 to 8.5 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@8.1.1...8.5) Updates `furo` from 2025.9.25 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.09.25...2025.12.19) Updates `pip-licenses` from 5.5.0 to 5.5.5 - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](raimon49/pip-licenses@v-5.5.0...v-5.5.5) Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.6.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.5.2...3.6.1) Updates `pytest` from 9.0.2 to 9.1.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@9.0.2...9.1.1) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `tox` from 4.32.0 to 4.55.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.32.0...4.55.1) Updates `ruff` from 0.14.9 to 0.15.18 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.9...0.15.18) Updates `bandit` from 1.9.2 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.2...1.9.4) Updates `build` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.5.0) Updates `wheel` from 0.45.1 to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.47.0) Updates `pyinstaller` from 6.17.0 to 6.21.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.17.0...v6.21.0) Updates `myst-parser` from 4.0.1 to 5.1.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.1...v5.1.0) Updates `sphinx-autoapi` from 3.6.1 to 3.8.0 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.6.1...v3.8.0) Updates `sphinx-design` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.6.1...v0.7.0) Updates `linkify-it-py` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/tsutsu3/linkify-it-py/releases) - [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md) - [Commits](tsutsu3/linkify-it-py@v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: eth-abi dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: bitstring dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: cookiecutter dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: humanize dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: mistune dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: tabulate dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ujson dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: zope-interface dependency-version: '8.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pip-licenses dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: tox dependency-version: 4.55.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pyinstaller dependency-version: 6.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-minor-patch - dependency-name: sphinx-autoapi dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: linkify-it-py dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 python-minor-patch group with 33 updates:
5.1.05.2.04.3.14.4.08.3.18.4.12.6.02.7.13.1.23.1.34.14.04.15.04.25.14.26.03.2.13.3.12.3.52.4.67.1.37.2.20.6.10.6.32.19.22.20.01.6.11.6.22.32.52.34.20.9.00.10.05.11.05.13.03.1.43.1.88.1.18.52025.9.252025.12.195.5.05.5.53.5.23.6.19.0.29.1.17.0.07.1.04.32.04.55.10.14.90.15.181.9.21.9.41.3.01.5.00.45.10.47.06.17.06.21.04.0.15.1.03.6.13.8.00.6.10.7.02.0.32.1.0Updates
eth-abifrom 5.1.0 to 5.2.0Changelog
Sourced from eth-abi's changelog.
Commits
bbf60c2Bump version: 5.1.0 → 5.2.005414f6Compile release notes for v5.2.0c6be9deMerge pull request #241 from pacrob/upgrade-templateb74f580new hypothesis pins and fix things it breaks8d66e07merge template and fill vars4be68afPut python3.8 support back in:c6a24e4Update version update note8388742correct use of file1280617run mypy local6a927acdrop py38, add py13, add 2024 to licenseUpdates
bitstringfrom 4.3.1 to 4.4.0Changelog
Sourced from bitstring's changelog.
Commits
68853ebRemoving the release candidate tag.8489c9cAdvert for tibs :)0ca2f82Docs for using_rust_cored2fe9cfTagging a release candidate.6a415a4Reinstating previously failing test.2873c3aChanging BitStore.find to return int | None instead of using -1.bf76db5Making using_rust_core a property.6703ab4Reverting last change.01213a3Moving _imul to BitArray instead of Bits73382e9Renaming internal methods to be closer to the Tibs naming.Updates
clickfrom 8.3.1 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
cookiecutterfrom 2.6.0 to 2.7.1Release notes
Sourced from cookiecutter's releases.
... (truncated)
Commits
083dd3cRelease 2.7.159e7eb1Ground the runtime version in package metadata instead of a hand-maintained file730d2ebRun each Python version as its own CI job instead of sequentiallydb674d8Reflect that PyPI publishing runs automatically on tag push718f685Release 2.7.014da090Let contributors focus on what interests them, not a milestone plana4a7e99Give release managers a safe, documented path from version bump to PyPIcf3bd2fDrop the Release Drafter integration0ff1fa8Tell template creators what Cookiecutter actually gives them154d946Modernize the README around uv and a leaner project pageUpdates
flaskfrom 3.1.2 to 3.1.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
22d9247release version 3.1.3089cb86Merge commit from forkc17f379request context tracks session access27be933start version 3.1.34e652d3Abort if the instance folder cannot be created (#5903)3d03098Abort if the instance folder cannot be created407eb76document using gevent for async (#5900)ac5664ddocument using gevent for async4f79d5bIncrease required flit_core version to 3.11 (#5865)fe3b215Increase required flit_core version to 3.11Updates
humanizefrom 4.14.0 to 4.15.0Release notes
Sourced from humanize's releases.
Commits
2ddb590ReplaceExceptionwith more specificFileNotFoundError(#286)e87f2e2Add locale support for decimal separator inintword(#287)7175184Add locale support for decimal separator in intword2526999Update config (#285)ba532d9Replace Exception with more specific FileNotFoundErrorbdc49eaDon't ignore UP038, it's been removed from Ruff86f116bAdd seven-day cooldown to Renovatee3f7116No need for setup-python with prek-action3dca143naturaldelta: round the value to nearest unit that makes sense (#272)bac6f26Apply suggestion from@hugovkUpdates
jsonschemafrom 4.25.1 to 4.26.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
a727743Add a changelog entry for 4.26.6d28c13Update the lockfile.739499eUpdate pre-commit hooks.cb2d779Merge pull request #1443 from python-jsonschema/pre-commit-ci-update-confige6bbbb7[pre-commit.ci] pre-commit autoupdated56037aMerge pull request #1442 from python-jsonschema/dependabot/github_actions/ast...e54ce13Bump astral-sh/setup-uv from 7.1.4 to 7.1.61f7c9fbPartially update docs requirements.241aec9Merge pull request #1441 from python-jsonschema/pre-commit-ci-update-config2818efbApache-2.0 -> nongplUpdates
mistunefrom 3.2.1 to 3.3.1Release notes
Sourced from mistune's releases.
Changelog
Sourced from mistune's changelog.
Commits
36de47cchore: release 3.3.118c21d7fix(directive): use correct file path for include directiveae850f5fix(abbr): update process_text method in abrr, adding parse_emphasis parameter15c3b79chore: release 3.3.0bdc01adtests: increase run time on pypy7cf1814tests: increase run time for pypy6dfdc3dtests: add more tests17c50f6chore: fix mypy issues63abe4bchore: use ruff check and formate6c1b18chore: resolve mypy issuesUpdates
numpyfrom 2.3.5 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
psutilfrom 7.1.3 to 7.2.2Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
9eea97dPre-release938ac64Rm sphinxcontrib.googleanalytics; override layout.html9dcbb7eAdd sphinxcontrib-googleanalytics to requirements.txt76eaf9aTry to add google analytics to docde1cafaUpdate doc mentioning Process.wait() internal detailsbb30943Refact can_use_pidfd_open() and can_use_kqueue()a571717#2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)8b98c3ePre-release700b7e6[macOS] fix potential leaks in error paths (#2707)7cc7923Windows / cmdline(): be more defensive in free()ing in case of errorUpdates
pyasn1from 0.6.1 to 0.6.3Release notes
Sourced from pyasn1's releases.
Changelog
Sourced from pyasn1's changelog.