Skip to content

Commit

Permalink
Bump pygithub from 1.59.1 to 2.1.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent d41241a commit 991faa4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
27 changes: 22 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.2.4"
isort = "^5.12.0"
mypy = "^1.5"
pre-commit = "^3.4.0"
PyGithub = "^1.59"
PyGithub = "^2.1"
pylint = "^2.17.6"
types-requests = "^2.31.0"
voluptuous-stubs = "^0.1.1"
Expand Down

0 comments on commit 991faa4

Please sign in to comment.