Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pygithub
  dependency-type: direct:production
  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] committed Apr 15, 2024
1 parent 35d79c9 commit d1a434d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -12,7 +12,7 @@ packages = [{include = "ryujinx_mako"}]

[tool.poetry.dependencies]
python = ">=3.8"
PyGithub = "^2.2.0"
PyGithub = "^2.3.0"
PyYAML = "^6.0.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit d1a434d

Please sign in to comment.