Skip to content

Commit

Permalink
Bump pygithub from 1.59.1 to 2.1.1 (#766)
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ilja Leiko <leikoilja@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and leikoilja authored Nov 3, 2023
1 parent 9756ccf commit bd97db4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 6 deletions.
38 changes: 33 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 @@ -23,7 +23,7 @@ homeassistant-stubs = "^2023.11.0"
isort = "^5.12.0"
mypy = "^1.6"
pre-commit = "^3.5.0"
PyGithub = "^1.59"
PyGithub = "^2.1"
pylint = "^3.0.2"
types-requests = "^2.31.0"
voluptuous-stubs = "^0.1.1"
Expand Down

0 comments on commit bd97db4

Please sign in to comment.