Skip to content

Commit 69d0bba

Browse files
build(deps): bump gitpython from 3.1.38 to 3.1.40
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.38 to 3.1.40. - [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.38...3.1.40) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e5cf0f commit 69d0bba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -9,7 +9,7 @@ authors = ["Arduino <info@arduino.cc>"]
99

1010
[tool.poetry.dependencies]
1111
python = "3.11.2"
12-
GitPython = "3.1.38"
12+
GitPython = "3.1.40"
1313
PyGithub = "2.1.1"
1414
PyYAML = "6.0.1"
1515
semver = "3.0.2"

0 commit comments

Comments
 (0)