Skip to content

Commit 8a6140e

Browse files
Bump pygithub from 1.59.1 to 2.1.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.59.1 to 2.1.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v1.59.1...v2.1.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30fe966 commit 8a6140e

File tree

2 files changed

+45
-6
lines changed

2 files changed

+45
-6
lines changed

poetry.lock

Lines changed: 44 additions & 5 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
@@ -10,7 +10,7 @@ authors = ["Arduino <[email protected]>"]
1010
[tool.poetry.dependencies]
1111
python = "3.11.2"
1212
GitPython = "3.1.37"
13-
PyGithub = "1.59.1"
13+
PyGithub = "2.1.1"
1414
PyYAML = "6.0.1"
1515
semver = "3.0.1"
1616

0 commit comments

Comments
 (0)