Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump gitpython from 3.1.43 to 3.1.44
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44.
- [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.43...3.1.44)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 8df5a18 commit d09ebc4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repository = "https://github.com/NHSDigital/validation-service-fhir-r4"
[tool.poetry.dependencies]
python = "^3.8"
semver = "^3.0.2"
gitpython = "^3.1.43"
gitpython = "^3.1.44"
pre-commit = "^3.5.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit d09ebc4

Please sign in to comment.