Skip to content

Commit ec59d5c

Browse files
Merge pull request #832 from VWS-Python/dependabot/pip/pygithub-1.54.1
Bump pygithub from 1.54 to 1.54.1
2 parents 8d0f594 + 24a89e2 commit ec59d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mypy==0.790 # Type checking
1818
pip_check_reqs==2.1.1
1919
pydocstyle==5.1.1 # Lint docstrings
2020
pyenchant==3.2.0 # Bindings for a spellchecking sytem
21-
pygithub==1.54
21+
pygithub==1.54.1
2222
pylint==2.6.0 # Lint
2323
pyroma==2.6 # Packaging best practices checker
2424
pytest-cov==2.10.1 # Measure code coverage

0 commit comments

Comments
 (0)