Skip to content

Commit a032fa7

Browse files
Upgrade: [dependabot] - bump pygithub from 2.8.1 to 2.9.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 929daf2 commit a032fa7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 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
@@ -17,7 +17,7 @@ package-mode = false
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.14"
20-
pygithub = "^2.8.1"
20+
pygithub = "^2.9.0"
2121
requests = "^2.33.0"
2222

2323
[tool.poetry.scripts]

0 commit comments

Comments
 (0)