Skip to content

Commit b1238d1

Browse files
Merge pull request #1278 from VWS-Python/dependabot/pip/pygithub-1.53
Bump pygithub from 1.52 to 1.53
2 parents f3356f9 + c1e7d9c commit b1238d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mypy==0.782 # Type checking
1919
pip_check_reqs==2.1.1
2020
pydocstyle==5.0.2 # Lint docstrings
2121
pyenchant==3.1.1 # Bindings for a spellchecking sytem
22-
pygithub==1.52
22+
pygithub==1.53
2323
pylint==2.5.3 # Lint
2424
pyroma==2.6 # Packaging best practices checker
2525
pytest-cov==2.10.1 # Measure code coverage

0 commit comments

Comments
 (0)