Skip to content

Commit c1e7d9c

Browse files
Bump pygithub from 1.52 to 1.53
Bumps [pygithub](https://github.com/PyGithub/PyGithub) from 1.52 to 1.53. - [Release notes](https://github.com/PyGithub/PyGithub/releases) - [Commits](PyGithub/PyGithub@v1.52...v1.53) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f3356f9 commit c1e7d9c

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.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)