Skip to content

Update pygithub to 1.45 #1147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 30, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update pygithub from 1.44.1 to 1.45
  • Loading branch information
pyup-bot committed Dec 29, 2019
commit 1a013c45f20a28f53b247e5446a9effc44b1d6f9
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ mypy==0.761 # Type checking
pip_check_reqs==2.0.3
pydocstyle==5.0.1 # Lint docstrings
pyenchant==2.0.0 # Bindings for a spellchecking sytem
pygithub==1.44.1
pygithub==1.45
pylint==2.4.4 # Lint
pyroma==2.6 # Packaging best practices checker
pytest-cov==2.8.1 # Measure code coverage
Expand Down