Skip to content

Commit ae85d2d

Browse files
Merge pull request #1266 from VWS-Python/dependabot/pip/pygithub-1.52
Bump pygithub from 1.51 to 1.52
2 parents f4337b4 + df6fb1d commit ae85d2d

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
@@ -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.51
22+
pygithub==1.52
2323
pylint==2.5.3 # Lint
2424
pyroma==2.6 # Packaging best practices checker
2525
pytest-cov==2.10.0 # Measure code coverage

0 commit comments

Comments
 (0)