Skip to content

Commit

Permalink
Bump gitpython from 3.1.32 to 3.1.33 (#210)
Browse files Browse the repository at this point in the history
* Bump gitpython from 3.1.32 to 3.1.33

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.33.
- [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.33)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update pin

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
  • Loading branch information
dependabot[bot] and bachya authored Sep 1, 2023
1 parent 7983076 commit d3fcef0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 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 @@ -67,7 +67,7 @@ pydantic = ">=2.0.0,<3.0.0"
python = "^3.9.0"

[tool.poetry.group.dev.dependencies]
GitPython = ">=3.1.32"
GitPython = ">=3.1.33"
Pygments = ">=2.15.0"
aresponses = "^2.1.6"
bandit = "^1.7.4"
Expand Down

0 comments on commit d3fcef0

Please sign in to comment.