Skip to content

Commit

Permalink
Bump pygithub from 2.3.0 to 2.4.0 (#901)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 8d14fc6 commit e8de694
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ homeassistant-stubs = "^2023.11.0"
isort = "^5.13.2"
mypy = "^1.11"
pre-commit = "^3.8.0"
PyGithub = "^2.3"
PyGithub = "^2.4"
pylint = "^3.2.6"
types-requests = "<2.31.0.7"
voluptuous-stubs = "^0.1.1"
Expand Down

0 comments on commit e8de694

Please sign in to comment.