-
Notifications
You must be signed in to change notification settings - Fork 26
build(deps): bump the pipenv group across 1 directory with 34 updates #915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pipenv-aa06649059
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the pipenv group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rich-click](https://github.com/ewels/rich-click) | `1.8.8` | `1.9.4` | | [securesystemslib](https://github.com/secure-systems-lab/securesystemslib) | `1.3.0` | `1.3.1` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | | [dynaconf](https://github.com/dynaconf/dynaconf) | `3.2.10` | `3.2.12` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `7.0.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.40` | `2.0.44` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [beaupy](https://github.com/petereon/beaupy) | `3.10.1` | `3.10.2` | | [sigstore](https://github.com/sigstore/sigstore-python) | `3.6.2` | `4.1.0` | | [boto3](https://github.com/boto/boto3) | `1.38.8` | `1.41.5` | | [google-cloud-kms](https://github.com/googleapis/google-cloud-python) | `3.4.1` | `3.7.0` | | [hvac](https://github.com/hvac/hvac) | `2.3.0` | `2.4.0` | | [azure-keyvault-keys](https://github.com/Azure/azure-sdk-for-python) | `4.10.0` | `4.11.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.51` | `3.0.52` | | [setuptools](https://github.com/pypa/setuptools) | `80.3.1` | `80.9.0` | | [pykcs11](https://github.com/LudovicRousseau/PyKCS11) | `1.5.17` | `1.5.18` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.2` | `1.3.1` | | [black](https://github.com/psf/black) | `25.1.0` | `25.11.0` | | [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` | | [tox](https://github.com/tox-dev/tox) | `4.25.0` | `4.32.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `9.0.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `7.0.0` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.6.1` | `3.8.0` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.18.2` | | [pip](https://github.com/pypa/pip) | `25.1.1` | `25.3` | | [sphinxcontrib-plantuml](https://github.com/sphinx-contrib/plantuml) | `0.30` | `0.31` | | [hatchling](https://github.com/pypa/hatch) | `1.27.0` | `1.28.0` | | [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.3.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.0` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.3` | `1.9.2` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.0.20250328` | `2.32.4.20250913` | Updates `rich-click` from 1.8.8 to 1.9.4 - [Release notes](https://github.com/ewels/rich-click/releases) - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) - [Commits](ewels/rich-click@v1.8.8...v1.9.4) Updates `securesystemslib` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/secure-systems-lab/securesystemslib/releases) - [Changelog](https://github.com/secure-systems-lab/securesystemslib/blob/main/CHANGELOG.md) - [Commits](secure-systems-lab/securesystemslib@v1.3.0...v1.3.1) Updates `click` from 8.1.8 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) Updates `rich` from 14.0.0 to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.0.0...v14.2.0) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) Updates `dynaconf` from 3.2.10 to 3.2.12 - [Release notes](https://github.com/dynaconf/dynaconf/releases) - [Changelog](https://github.com/dynaconf/dynaconf/blob/3.2.12/CHANGELOG.md) - [Commits](dynaconf/dynaconf@3.2.10...3.2.12) Updates `isort` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...7.0.0) Updates `sqlalchemy` from 2.0.40 to 2.0.44 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `psycopg2` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `beaupy` from 3.10.1 to 3.10.2 - [Release notes](https://github.com/petereon/beaupy/releases) - [Commits](petereon/beaupy@v3.10.1...v3.10.2) Updates `sigstore` from 3.6.2 to 4.1.0 - [Release notes](https://github.com/sigstore/sigstore-python/releases) - [Changelog](https://github.com/sigstore/sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/sigstore-python@v3.6.2...v4.1.0) Updates `boto3` from 1.38.8 to 1.41.5 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.8...1.41.5) Updates `google-cloud-kms` from 3.4.1 to 3.7.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-kms-v3.4.1...google-cloud-kms-v3.7.0) Updates `hvac` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/hvac/hvac/releases) - [Changelog](https://github.com/hvac/hvac/blob/main/CHANGELOG.md) - [Commits](hvac/hvac@v2.3.0...v2.4.0) Updates `azure-keyvault-keys` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-keyvault-keys_4.10.0...azure-keyvault-keys_4.11.0) Updates `prompt-toolkit` from 3.0.51 to 3.0.52 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.51...3.0.52) Updates `setuptools` from 80.3.1 to 80.9.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.3.1...v80.9.0) Updates `pykcs11` from 1.5.17 to 1.5.18 - [Release notes](https://github.com/LudovicRousseau/PyKCS11/releases) - [Changelog](https://github.com/LudovicRousseau/PyKCS11/blob/master/Changes.txt) - [Commits](LudovicRousseau/PyKCS11@1.5.17...1.5.18) Updates `exceptiongroup` from 1.2.2 to 1.3.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.2...1.3.1) Updates `black` from 25.1.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.11.0) Updates `flake8` from 7.2.0 to 7.3.0 - [Commits](PyCQA/flake8@7.2.0...7.3.0) Updates `tox` from 4.25.0 to 4.32.0 - [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.25.0...4.32.0) Updates `pytest` from 8.3.5 to 9.0.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.3.5...9.0.1) Updates `pytest-cov` from 6.1.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v7.0.0) Updates `pytest-xdist` from 3.6.1 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.8.0) Updates `coverage` from 7.8.0 to 7.12.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.0...7.12.0) Updates `mypy` from 1.15.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.18.2) Updates `pip` from 25.1.1 to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.1.1...25.3) Updates `sphinxcontrib-plantuml` from 0.30 to 0.31 - [Commits](sphinx-contrib/plantuml@0.30...0.31) Updates `hatchling` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.28.0) Updates `build` from 1.2.2.post1 to 1.3.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2.post1...1.3.0) Updates `pre-commit` from 4.2.0 to 4.5.0 - [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@v4.2.0...v4.5.0) Updates `bandit` from 1.8.3 to 1.9.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.9.2) Updates `types-requests` from 2.32.0.20250328 to 2.32.4.20250913 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: rich-click dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: securesystemslib dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: dynaconf dependency-version: 3.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipenv - dependency-name: sqlalchemy dependency-version: 2.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: psycopg2 dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: beaupy dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: sigstore dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipenv - dependency-name: boto3 dependency-version: 1.41.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: google-cloud-kms dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: hvac dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: azure-keyvault-keys dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: prompt-toolkit dependency-version: 3.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pykcs11 dependency-version: 1.5.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: tox dependency-version: 4.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: coverage dependency-version: 7.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pip dependency-version: '25.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: sphinxcontrib-plantuml dependency-version: '0.31' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: hatchling dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: build dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: types-requests dependency-version: 2.32.4.20250913 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pipenv ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 pipenv group with 31 updates in the / directory:
1.8.81.9.41.3.01.3.12.32.32.32.53.2.103.2.126.0.17.0.02.0.402.0.442.9.102.9.113.10.13.10.23.6.24.1.01.38.81.41.53.4.13.7.02.3.02.4.04.10.04.11.03.0.513.0.5280.3.180.9.01.5.171.5.181.2.21.3.125.1.025.11.07.2.07.3.04.25.04.32.08.3.59.0.16.1.17.0.03.6.13.8.01.15.01.18.225.1.125.30.300.311.27.01.28.01.2.2.post11.3.04.2.04.5.01.8.31.9.22.32.0.202503282.32.4.20250913Updates
rich-clickfrom 1.8.8 to 1.9.4Release notes
Sourced from rich-click's releases.
... (truncated)
Changelog
Sourced from rich-click's changelog.
... (truncated)
Commits
7577bb9Merge pull request #309 from dwreeves/1.9.46915292version bumpd1d294cMerge pull request #308 from dwreeves/fix-flag-value-issue2bcbd9fupdatefdbe026Merge pull request #306 from omad/patch-1f55d3b8Merge branch 'patch-1' of github.com-dwreeves:omad/rich-click into patch-1515a091Merge pull request #307 from dwreeves/typer-0.20-support49dff4bFix Typer 0.207879344Fix example links for documentation site0ea0e0aBump to 1.9.3Updates
securesystemslibfrom 1.3.0 to 1.3.1Release notes
Sourced from securesystemslib's releases.
Changelog
Sourced from securesystemslib's changelog.
Commits
6f77419Merge pull request #1030 from jku/release-prep-1.3.1b71cc52Prepare release 1.3.1f683509Merge pull request #1026 from ArkadiuszNitkaSWI/fix-aws-signer9752719Merge pull request #1027 from secure-systems-lab/dependabot/pip/test-and-lint...4226b76build(deps): bump the test-and-lint-dependencies group with 4 updates6394e3eReview changesdee9a83linter07b0fc7update .gitignoree8158a4Fix AWS signer, allow messages bigger than 4kBe23f855Merge pull request #1023 from secure-systems-lab/dependabot/pip/dependencies-...Updates
clickfrom 8.1.8 to 8.3.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
richfrom 14.0.0 to 14.2.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
494f83cchangelogd476e85Merge pull request #3862 from GeroZayas/docs/es-readme-sync-2025-10518daaadocs(es): sync README.es.md (macOS, 16 colors, Python 3.8+)cd5074fMerge pull request #3861 from Textualize/python314041406cremoved asv655b521test fixes27c2d2dbump for Python3.14ea9d4dbUpdate feature_request.md2dca1b7Merge pull request #3808 from Textualize/bump141019b6dddversion bumpUpdates
requestsfrom 2.32.3 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
dynaconffrom 3.2.10 to 3.2.12Release notes
Sourced from dynaconf's releases.
Changelog
Sourced from dynaconf's changelog.
Commits
7606f35Release version 3.2.12da44e51perf: add lru caching tofind_the_correct_casingfunction (#1326)b75eda0fix: get method to return Any type.4f3df1amisc: add some profile/perf scripts420acebrefactor: merge safe{get,copy} into .get and .copy18c0c84fix: remove unnecessary recursive evaluation call on Settings.get0fde96frefactor: rewrite decorator as explicit call52efd9eBump to version 3.2.12-dev0c61da8fRelease version 3.2.11f8189fbfix: add correct supported python version to 3.2.xUpdates
isortfrom 6.0.1 to 7.0.0Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
0a09c78Merge pull request #2433 from DanielNoord/python-3140fee794Add 3.14 tostdlibds332a1adBumpzstandardfor 3.14 compatf756e56Merge pull request #2432 from DanielNoord/ruff-it-up52f5134Format withruffinstead ofblack012aa69Merge pull request #2431 from DanielNoord/ruff-it-up89773dbTarget 3.10 withruff933e382Merge pull request #2430 from DanielNoord/drop-398b6e00cRemove support for Python 3.9b5f9f29Bump profile plugin to 3.10+ and re-lockUpdates
sqlalchemyfrom 2.0.40 to 2.0.44Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
psycopg2from 2.9.10 to 2.9.11Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
fd9ae8cchore: bump to version 2.9.11d923840chore: update docs requirementsd42dc71Merge branch 'fix-1791'4fde656fix: avoid failed assert passing more arguments than placeholders8308c19fix: drop warning about the use of deprecated PyWeakref_GetObject function1a1eabfbuild(deps): bump actions/github-script from 7 to 8897af8bbuild(deps): bump peter-evans/repository-dispatch from 3 to 4ceefd30build(deps): bump actions/checkout from 4 to 54dc5854build(deps): bump actions/setup-python from 5 to 61945788Merge pull request #1802 from edgarrmondragon/cp314-wheelsUpdates
beaupyfrom 3.10.1 to 3.10.2Release notes
Sourced from beaupy's releases.
Commits
a2dc157chore: bump version from 3.10.1 to 3.10.27599e5aMerge pull request #132 from petereon/renovate/pydoc-markdown-4.x6b2bb33chore(deps): update dependency pydoc-markdown to v4.8.2d2b0cbcMerge pull request #144 from petereon/renovate/black-25.x926fb4echore(deps): update dependency black to v25df126efMerge pull request #147 from petereon/renovate/pytest-8.x0eb7725chore(deps): update dependency pytest to v8.4.27b92346chore: linting code531e870chore: fix weird typesdfd9dbcdocs: adding documentation for global config (#148)Updates
sigstorefrom 3.6.2 to 4.1.0Release notes
Sourced from sigstore's releases.