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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 0d3c1e3 commit e70507c
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 @@ -13,7 +13,7 @@ packages = [
python = "^3.11"
requests = "^2.31.0"
typer = { extras = ["all"], version = "^0.9.0" }
pygithub = "^1.59.1"
pygithub = "^2.1.1"
duckdb = "^0.8.1"
tqdm = "^4.65.2"
more-itertools = "^10.1.0"
Expand Down

0 comments on commit e70507c

Please sign in to comment.