Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent beb01b3 commit b2f1113
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -15,7 +15,7 @@ black = "^21.7b0"
mkdocs = "^1.4.3"
mkdocs-material = "^7.3.6"
mdx-truly-sane-lists = "^1.3"
GitPython = "^3.1.32"
GitPython = "^3.1.34"
mike = "^1.1.2"
pep8-naming = "^0.12.1"
invoke = "^1.5.0"
Expand Down

0 comments on commit b2f1113

Please sign in to comment.