Skip to content

Commit e8de694

Browse files
Bump pygithub from 2.3.0 to 2.4.0 (#901)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d14fc6 commit e8de694

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
@@ -24,7 +24,7 @@ homeassistant-stubs = "^2023.11.0"
2424
isort = "^5.13.2"
2525
mypy = "^1.11"
2626
pre-commit = "^3.8.0"
27-
PyGithub = "^2.3"
27+
PyGithub = "^2.4"
2828
pylint = "^3.2.6"
2929
types-requests = "<2.31.0.7"
3030
voluptuous-stubs = "^0.1.1"

0 commit comments

Comments
 (0)