Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Commit

Permalink
Bump gidgethub from 4.0.0 to 4.1.0 (#35)
Browse files Browse the repository at this point in the history
Bumps [gidgethub](https://github.com/brettcannon/gidgethub) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/brettcannon/gidgethub/releases)
- [Changelog](https://github.com/brettcannon/gidgethub/blob/master/docs/changelog.rst)
- [Commits](https://github.com/brettcannon/gidgethub/commits/v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 14, 2020
1 parent 66270b3 commit bf3bbde
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 8 deletions.
32 changes: 25 additions & 7 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 @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.8"

gidgethub = "^4.0" # Really want 'gidgethub[httpx]', but Poetry doesn't support extras.
gidgethub = "^4.1" # Really want 'gidgethub[httpx]', but Poetry doesn't support extras.
httpx = ">=0.12.1"
packaging = "^20.3"
pep517 = "^0.8.1"
Expand Down

0 comments on commit bf3bbde

Please sign in to comment.