Skip to content

Commit

Permalink
Bump gitpython from 3.1.34 to 3.1.37
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 to 3.1.37.
- [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.34...3.1.37)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 61f0d37 commit 31d487f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 additions & 4 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 @@ -18,7 +18,7 @@ keywords = ["healthcare", "uk", "nhs"] #TODO add additional keywords
[tool.poetry.dependencies]
python = "^3.8"
pytest-nhsd-apim = "^3.3.2"
gitpython = "^3.1.34"
gitpython = "^3.1.37"

[tool.poetry.dev-dependencies]
flake8 = "^3.7.9"
Expand Down

0 comments on commit 31d487f

Please sign in to comment.