Skip to content

Commit

Permalink
Bump pygithub from 1.55 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.55 to 2.2.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v1.55...v2.2.0)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 8de936c commit 6c25935
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 12 deletions.
79 changes: 68 additions & 11 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 @@ marshmallow = "3.13.0"
marshmallow-dataclass = "8.5.3"
click = "8.0.1"
PyYAML = "6.0.1"
PyGithub = "1.55"
PyGithub = "2.2.0"
single-source = "0.2.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 6c25935

Please sign in to comment.