Skip to content

Commit a205b21

Browse files
Bump pygithub from 1.54 to 1.54.1
Bumps [pygithub](https://github.com/PyGithub/PyGithub) from 1.54 to 1.54.1. - [Release notes](https://github.com/PyGithub/PyGithub/releases) - [Commits](PyGithub/PyGithub@v1.54...v1.54.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 06fe78b commit a205b21

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
@@ -20,7 +20,7 @@ mypy==0.790 # Type checking
2020
pip_check_reqs==2.1.1
2121
pydocstyle==5.1.1 # Lint docstrings
2222
pyenchant==3.2.0 # Bindings for a spellchecking sytem
23-
pygithub==1.54
23+
pygithub==1.54.1
2424
pylint==2.6.0 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.10.1 # Measure code coverage

0 commit comments

Comments
 (0)