Skip to content

Commit a6a2380

Browse files
build(deps): 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 1c4cfb4 commit a6a2380

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ keywords = ["healthcare", "uk", "nhs"]
2222
[tool.poetry.dependencies]
2323
python = "^3.10"
2424
semver = "^3.0.4"
25-
gitpython = "^3.1.44"
25+
gitpython = "^3.1.46"
2626
requests = "^2.32.3"
2727

2828

0 commit comments

Comments
 (0)