Skip to content

Bump the python-dependencies group with 2 updates#283

Merged
BrianPugh merged 1 commit into
mainfrom
dependabot/uv/python-dependencies-cdaff2a12d
Jul 21, 2026
Merged

Bump the python-dependencies group with 2 updates#283
BrianPugh merged 1 commit into
mainfrom
dependabot/uv/python-dependencies-cdaff2a12d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-dependencies group with 2 updates: cyclopts and gitpython.

Updates cyclopts from 4.21.0 to 4.22.1

Release notes

Sourced from cyclopts's releases.

v4.22.1

Bug Fixes

Full Changelog: BrianPugh/cyclopts@v4.22.0...v4.22.1

v4.22.0

Bug Fixes

Full Changelog: BrianPugh/cyclopts@v4.21.2...v4.22.0

v4.21.2

Bug Fixes

New Contributors

Full Changelog: BrianPugh/cyclopts@v4.21.1...v4.21.2

v4.21.1

Bug Fixes

New Contributors

Full Changelog: BrianPugh/cyclopts@v4.21.0...v4.21.1

Commits
  • ce5fa71 Merge pull request #865 from chuenchen309/fix/bool-flag-equals-coercion-value
  • cd39d6f Merge pull request #866 from chuenchen309/env-var-split-iterables
  • 7a17e8e Add scalar passthrough tests for Parameter(env_var=) splitting
  • e913819 Split iterable Parameter(env_var=...) values via env_var_split
  • ca5af7a Report the offending value when a boolean flag gets a non-bool =value
  • a9e4159 Merge pull request #862 from chuenchen309/fix/negative-based-int
  • 1b6c57b Merge pull request #864 from chuenchen309/fix/config-search-parents-false
  • b470f0c fix: reject malformed duration strings instead of silently ignoring garbage
  • 0ef30dd Recognize negative base-prefixed numbers (-0xFF) as values, not options
  • 8195bef Collapse test docstring to one line to satisfy ruff D209
  • Additional commits viewable in compare view

Updates gitpython from 3.1.51 to 3.1.53

Release notes

Sourced from gitpython's releases.

3.1.53 - Security

What's Changed

New Contributors

Full Changelog: gitpython-developers/GitPython@3.1.52...3.1.53

3.1.52 Security

GHSA-rwj8-pgh3-r573: Environment-variable exfiltration via os.path.expandvars() on Repo.clone_from() URL

What's Changed

Full Changelog: gitpython-developers/GitPython@3.1.51...3.1.52

Commits
  • faf3c09 prepare for security fix
  • 6a5eb6a Merge pull request #2176 from gitpython-developers/fix-config-injection
  • 1ed1b92 fix: validate config section delimiters
  • 354eb2f Merge pull request #2159 from Siesta0217/fix-core-hooks-path-commit-hooks
  • 9bc287a Address review feedback about hook resolution
  • 406b98e fix: respect core.hooksPath for commit hooks
  • 5bc2560 upate contributing guide to avoid agent impersonation
  • 15527ef Merge pull request #2175 from gitpython-developers/submodule-deinit-fix
  • b9d82c0 fix: make submodule.update() after submodule.deinit() work
  • f89e18c Merge pull request #2174 from gitpython-developers/basedpyright
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-dependencies group with 2 updates: [cyclopts](https://github.com/BrianPugh/cyclopts) and [gitpython](https://github.com/gitpython-developers/GitPython).


Updates `cyclopts` from 4.21.0 to 4.22.1
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](BrianPugh/cyclopts@v4.21.0...v4.22.1)

Updates `gitpython` from 3.1.51 to 3.1.53
- [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.51...3.1.53)

---
updated-dependencies:
- dependency-name: cyclopts
  dependency-version: 4.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: gitpython
  dependency-version: 3.1.53
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 21, 2026
@BrianPugh
BrianPugh merged commit 6d1ed7e into main Jul 21, 2026
16 checks passed
@BrianPugh
BrianPugh deleted the dependabot/uv/python-dependencies-cdaff2a12d branch July 21, 2026 17:25
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant