Bump the core-scripts group across 1 directory with 19 updates#491
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the core-scripts group across 1 directory with 19 updates#491dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the core-scripts group with 19 updates in the /scripts directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `25.3.0` | `25.4.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.8.3` | `2026.1.4` | | [environs](https://github.com/sloria/environs) | `14.3.0` | `14.5.0` | | [execnet](https://github.com/pytest-dev/execnet) | `2.1.1` | `2.1.2` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.45` | `3.1.46` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.1.0` | `2.3.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [parse-type](https://github.com/jenisys/parse_type) | `0.6.4` | `0.6.6` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.2.2` | | [pygithub](https://github.com/pygithub/pygithub) | `2.7.0` | `2.8.1` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.3` | `3.3.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `9.0.2` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [responses](https://github.com/getsentry/responses) | `0.25.7` | `0.25.8` | | [websocket-client](https://github.com/websocket-client/websocket-client) | `1.8.0` | `1.9.0` | | [behave](https://github.com/behave/behave) | `1.3.0` | `1.3.3` | Updates `attrs` from 25.3.0 to 25.4.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2025.8.3 to 2026.1.4 - [Commits](certifi/python-certifi@2025.08.03...2026.01.04) Updates `environs` from 14.3.0 to 14.5.0 - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](sloria/environs@14.3.0...14.5.0) Updates `execnet` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/execnet@v2.1.1...v2.1.2) Updates `gitpython` from 3.1.45 to 3.1.46 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.45...3.1.46) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `iniconfig` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.1.0...v2.3.0) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `parse-type` from 0.6.4 to 0.6.6 - [Release notes](https://github.com/jenisys/parse_type/releases) - [Changelog](https://github.com/jenisys/parse_type/blob/main/CHANGES.txt) - [Commits](jenisys/parse_type@v0.6.4...v0.6.6) Updates `psutil` from 7.0.0 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.2.2) Updates `pygithub` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.7.0...v2.8.1) Updates `pyparsing` from 3.2.3 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.3...3.3.2) Updates `pytest` from 8.4.1 to 9.0.2 - [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.4.1...9.0.2) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `requests` from 2.32.4 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.4...v2.32.5) Updates `responses` from 0.25.7 to 0.25.8 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.7...0.25.8) Updates `websocket-client` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](websocket-client/websocket-client@v1.8.0...v1.9.0) Updates `behave` from 1.3.0 to 1.3.3 - [Release notes](https://github.com/behave/behave/releases) - [Changelog](https://github.com/behave/behave/blob/main/CHANGES.rst) - [Commits](behave/behave@v1.3.0...v1.3.3) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: core-scripts - dependency-name: environs dependency-version: 14.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: execnet dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: core-scripts - dependency-name: parse-type dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: pygithub dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: core-scripts - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts - dependency-name: responses dependency-version: 0.25.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts - dependency-name: websocket-client dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: behave dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts ... 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 core-scripts group with 19 updates in the /scripts directory:
25.3.025.4.02025.8.32026.1.414.3.014.5.02.1.12.1.23.1.453.1.463.103.112.1.02.3.03.0.23.0.325.026.00.6.40.6.67.0.07.2.22.7.02.8.13.2.33.3.28.4.19.0.26.0.26.0.32.32.42.32.50.25.70.25.81.8.01.9.01.3.01.3.3Updates
attrsfrom 25.3.0 to 25.4.0Commits
Updates
certififrom 2025.8.3 to 2026.1.4Commits
c64d9f32026.01.04 (#389)4ac232fBump actions/download-artifact from 6.0.0 to 7.0.0 (#387)95ae4b2Update CI workflow to use Ubuntu 24.04 and Python 3.14 stable (#386)b72a7b1Bump dessant/lock-threads from 5.0.1 to 6.0.0 (#385)ecc2672Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#384)6a897dbBump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#383)27ca98aBump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#381)56c59a6Bump actions/checkout from 6.0.0 to 6.0.1 (#382)ae0021cBump actions/setup-python from 6.0.0 to 6.1.0 (#380)ddf5d0bBump actions/checkout from 5.0.1 to 6.0.0 (#378)Updates
environsfrom 14.3.0 to 14.5.0Changelog
Sourced from environs's changelog.
Commits
2de7e9bBump version and update changelog9004620Drop Python 3.9 (#439)aa99f02Strip newlines from values retrieved from files (#436)7ed9ec4Bump actions/upload-artifact from 4 to 5 (#437)8f48f7fBump actions/download-artifact from 5 to 6 (#438)8db7271[pre-commit.ci] pre-commit autoupdate (#433)5c792f3Test against Python 3.14 (#435)8428e9bBump version and update changelog7767014feat: add ISO 8601 duration support (#434)cc3ddb2Bump actions/setup-python from 5 to 6 (#432)Updates
execnetfrom 2.1.1 to 2.1.2Changelog
Sourced from execnet's changelog.
Commits
9313eceRelease 2.1.245a4d87Test on pypy-3.11 instead of pypy-3.8 (#375)03462f5Update hatchling version requirement in pyproject.toml (#377)f056180[pre-commit.ci] pre-commit autoupdate (#378)a9d75e7[pre-commit.ci] pre-commit autoupdate (#373)9bfff13[pre-commit.ci] pre-commit autoupdate (#372)caf108dbuild(deps): bump actions/download-artifact from 5 to 6 (#371)d3074cd[pre-commit.ci] pre-commit autoupdate (#370)35aa807[pre-commit.ci] pre-commit autoupdate (#369)d823f13build(deps): bump hynek/build-and-inspect-python-package (#368)Updates
gitpythonfrom 3.1.45 to 3.1.46Release notes
Sourced from gitpython's releases.
Commits
9e24eb6Prepare next releaseb8bb60eMerge pull request #2094 from George-Ogden/join-pathlikec8b58c0Update test/test_tree.py88e2614Allow joining path to tree9fa28aeAdd failing tests for joining paths6d66a02Merge pull request #2093 from gitpython-developers/dependabot/submodules/git/...f738029Bump git/ext/gitdb from65321a2to4c63ee6eecc28dMerge pull request #2086 from George-Ogden/true-pathlike0cb55fbRevert "Add tests with non-ascii characters"1710626Add tests with non-ascii charactersUpdates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
iniconfigfrom 2.1.0 to 2.3.0Release notes
Sourced from iniconfig's releases.
Changelog
Sourced from iniconfig's changelog.
Commits
7faed13Merge pull request #70 from RonnyPfannschmidt/comments58c0869Refactor: Simplify IniConfig constructor and parse() method6d0af45Add strip_section_whitespace parameter to address issue #4e2d89f5Add IniConfig.parse() classmethod to fix inline comment handling57b7ed9Merge pull request #66 from killiandesse/pep63927ac49fMerge pull request #69 from RonnyPfannschmidt/limit-attestation3402322Disable build attestations for PRs from forks27e6a7bMerge branch 'main' into pep6396522881Merge pull request #68 from pytest-dev/fix-build8b2bccbUpdate CHANGELOG and automate releasesUpdates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
parse-typefrom 0.6.4 to 0.6.6Release notes
Sourced from parse-type's releases.
Commits
5c4126asetup.py/pyproject.toml: Disable setuptools-scmcb115dfinvoke:562679aCI: Add python 3.14.0-rc.1 (as experimental python version).4d408d8setup.py/pyproject.toml: Update, correct and tweaks14c409eCI: Use actions/checkout@v5 (was: v4)4fa182edevelop: Use uv w/ direnv to setup workspace and venv4e4cb77tests: Fix file permissions.35096a3CI: Use astral-sh/setup-uv actionfdae460CI: Add python 3.13.0-rc.3 (currently a pre-release).Updates
psutilfrom 7.0.0 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
pygithubfrom 2.7.0 to 2.8.1Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.