Skip to content

Commit 6f5cd04

Browse files
pip(deps-dev): bump gitpython from 3.1.45 to 3.1.46
Bumps [gitpython](https://github.com/gitpython-developers/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) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3da355b commit 6f5cd04

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pyyaml = "^5.2"
3434
docopt = "^0.6.2"
3535
jsonpath-rw = "^1.4.0"
3636
semver = "^2.9.0"
37-
gitpython = "^3.1.34"
37+
gitpython = "^3.1.46"
3838
pytest = "^8.2"
3939
coverage = "^5.5"
4040
aiohttp = "^3.7.3"

0 commit comments

Comments
 (0)