Skip to content

Commit 96a0bb9

Browse files
Bump pygithub from 1.46 to 1.47
Bumps [pygithub](https://github.com/PyGithub/PyGithub) from 1.46 to 1.47. - [Release notes](https://github.com/PyGithub/PyGithub/releases) - [Commits](PyGithub/PyGithub@v1.46...v1.47) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 377f9aa commit 96a0bb9

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.770 # Type checking
2020
pip-check-reqs-pip-gte-20==2.0.3.1
2121
pydocstyle==5.0.2 # Lint docstrings
2222
pyenchant==3.0.1 # Bindings for a spellchecking sytem
23-
pygithub==1.46
23+
pygithub==1.47
2424
pylint==2.4.4 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.8.1 # Measure code coverage

0 commit comments

Comments
 (0)