Skip to content

Commit

Permalink
⬆️ Bump gitpython from 3.1.40 to 3.1.41 (#143)
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [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.40...3.1.41)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2024
1 parent 719e2e3 commit 7e12194
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 6 deletions.
50 changes: 45 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 @@ -25,7 +25,7 @@ trestlebot-create-cd = "trestlebot.entrypoints.create_cd:main"

[tool.poetry.dependencies]
python = '^3.8.1'
gitpython = "^3.1.35"
gitpython = "^3.1.41"
compliance-trestle = "2.5.0"
github3-py = "^4.0.1"
python-gitlab = "^4.2.0"
Expand Down

0 comments on commit 7e12194

Please sign in to comment.