Bump the pip-dependency-updates group across 2 directories with 8 updates#61604
Open
dependabot[bot] wants to merge 1 commit intov2-11-testfrom
Open
Bump the pip-dependency-updates group across 2 directories with 8 updates#61604dependabot[bot] wants to merge 1 commit intov2-11-testfrom
dependabot[bot] wants to merge 1 commit intov2-11-testfrom
Conversation
…ates Updates the requirements on [gitpython](https://github.com/gitpython-developers/GitPython), [hatchling](https://github.com/pypa/hatch), [packaging](https://github.com/pypa/packaging), [pathspec](https://github.com/cpburnz/python-pathspec), [trove-classifiers](https://github.com/pypa/trove-classifiers), [keyring](https://github.com/jaraco/keyring), [click](https://github.com/pallets/click) and [rich-click](https://github.com/ewels/rich-click) to permit the latest version. 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 `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 `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 `pathspec` from 0.12.1 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.1...v1.0.4) Updates `trove-classifiers` from 2025.9.9.12 to 2026.1.14.14 - [Release notes](https://github.com/pypa/trove-classifiers/releases) - [Commits](pypa/trove-classifiers@2025.9.9.12...2026.1.14.14) Updates `keyring` from 25.6.0 to 25.7.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.6.0...v25.7.0) 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 `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 `click` 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-click` to 1.9.7 - [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.7.1...v1.9.7) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependency-updates - dependency-name: hatchling dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependency-updates - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependency-updates - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependency-updates - dependency-name: trove-classifiers dependency-version: 2026.1.14.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependency-updates - dependency-name: keyring dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependency-updates - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependency-updates - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependency-updates - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production dependency-group: pip-dependency-updates - dependency-name: rich-click dependency-version: 1.9.7 dependency-type: direct:production dependency-group: pip-dependency-updates ... 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.
Updates the requirements on gitpython, hatchling, packaging, pathspec, trove-classifiers, keyring, click and rich-click to permit the latest version.
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
hatchlingfrom 1.27.0 to 1.28.0Release notes
Sourced from hatchling's releases.
Commits
8e1a709hatch-v1.16.x (#2106)9d25ed0Add User-Agent header with Hatch, Python and HTTPX versions (#1827)8866ef0Fix workspace option overrides (#2104)4d8b5d5Blog and doc updates for release of 1.16 (#2103)61e342fUse zstandard implementation from stdlib (PEP-784) (#2034)8695db4Add SBOM support - PEP770 (#2098)b0609b3GitHub Actions: macOS 13 runner image is closing down (#2070)ff4b404Code clean up. (#2097)c6189fcHatch environments support PEP735 dependency-groups (#1922)09b2007Simplify and update workspace environment docs. (#2095)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
pathspecfrom 0.12.1 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
... (truncated)
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypidb3f54eReleasse v1.0.31b6bddaReleasse v1.0.3f9b556aFix docs9867f1aFix tests85cb3ccFix docs6628123Fix 101 regressionUpdates
trove-classifiersfrom 2025.9.9.12 to 2026.1.14.14Commits
05cc151Update init.py to add Cygwin as a classifier (#232)b0c2d58Add support for Django CMS 5.1 (#231)acd10ae- add classifier for Zope 6 (#229)116f1cbAdded Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Conformant...48c3b32Add support for Odoo 19.0 in classifiers (#225)Updates
keyringfrom 25.6.0 to 25.7.0Changelog
Sourced from keyring's changelog.
Commits
38c0401Finalizee5b7d2aRevert "Disable type checking on filter call. Fixes #659."2ce2d46Add news fragment.4bb5eceMerge pull request #722 from hugovk/rm-3.8d7c0aa4Merge branch 'main' into rm-3.8ea1d763Merge pull request #721 from hugovk/fix-tests30eea9dMerge https://github.com/jaraco/skeletonfb6e52cMerge pull request #724 from dachucky/patch-19ff8459Generalize the guidance around tox.e7fbfa7Prefer imperative third-person voice.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
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
clickto 8.3.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.