Skip to content

Commit 72bfa92

Browse files
Bump gitpython from 3.1.44 to 3.1.46
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 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.44...3.1.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a28758 commit 72bfa92

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

poetry.lock

Lines changed: 6 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
@@ -28,7 +28,7 @@ pyyaml = "^6.0"
2828
docopt = "^0.6.2"
2929
jsonpath-rw = "^1.4.0"
3030
semver = "^2.9.0"
31-
gitpython = "^3.0.5"
31+
gitpython = "^3.1.46"
3232
pytest-ordering = "^0.6"
3333
pytest-nhsd-apim = "^3.3.9"
3434
authlib = "^1.6.6"

0 commit comments

Comments
 (0)