Skip to content

Commit

Permalink
Bump gitpython from 3.1.34 to 3.1.35 (#295)
Browse files Browse the repository at this point in the history
* Bump gitpython from 3.1.34 to 3.1.35

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update pin

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Bach <[email protected]>
  • Loading branch information
dependabot[bot] and bachya authored Sep 9, 2023
1 parent 6f8262b commit 53f0d69
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 @@ -64,7 +64,7 @@ certifi = ">=2023.07.22"
python = "^3.9.0"

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

0 comments on commit 53f0d69

Please sign in to comment.