Skip to content

Commit 2cde3a7

Browse files
chore(deps): bump gitpython from 3.1.47 to 3.1.49 (#650)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.49. - [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.47...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9a905d commit 2cde3a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "otterdog"
33
description = "Tool to manage GitHub organizations and their repositories."
44
requires-python = ">=3.11,<4.0"
55
dependencies = [
6-
"GitPython (>=3.1.47,<4.0)",
6+
"GitPython (>=3.1.49,<4.0)",
77
"JSONBender (>=0.9,<1.0)",
88
"PyNaCl (>=1.5,<2.0)",
99
"aiofiles (>=24.1,<25.0)",

0 commit comments

Comments
 (0)