Skip to content

Commit 26dabf9

Browse files
dependabot[bot]BrianPugh
authored andcommitted
Bump the python-dependencies group with 2 updates
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.20.0 to 4.21.0 - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](BrianPugh/cyclopts@v4.20.0...v4.21.0) Updates `gitpython` from 3.1.50 to 3.1.51 - [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.50...3.1.51) --- updated-dependencies: - dependency-name: cyclopts dependency-version: 4.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: gitpython dependency-version: 3.1.51 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1083895 commit 26dabf9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
# Be as loose as possible if writing a library.
1515
"typing-extensions>=4.15.0",
1616
"rich>=10.11.0",
17-
"cyclopts>=3.24.0",
17+
"cyclopts>=4.21.0",
1818
]
1919

2020
[project.urls]
@@ -34,7 +34,7 @@ dev = [
3434
"pytest-mock>=3.7.0",
3535
]
3636
docs = [
37-
"gitpython>=3.1.31",
37+
"gitpython>=3.1.51",
3838
"sphinx~=8.1.3",
3939
"sphinx-copybutton>=0.5.2",
4040
"sphinx-rtd-theme~=3.1.0",

uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)