Skip to content

Commit 0dfb563

Browse files
build(deps): bump pygithub from 2.2.0 to 2.3.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5ccb6a commit 0dfb563

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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.42"
13-
PyGithub = "2.2.0"
13+
PyGithub = "2.3.0"
1414
PyYAML = "6.0.1"
1515
semver = "3.0.2"
1616

0 commit comments

Comments
 (0)