Skip to content

Commit 64565ef

Browse files
Bump pygithub from 2.6.1 to 2.7.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ebe68c commit 64565ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ python-gitlab==6.2.0
66
rdflib==7.1.3
77
requests==2.32.3
88
SPARQLTransformer==2.4.0
9-
PyGithub==2.6.1
9+
PyGithub==2.7.0
1010
gunicorn==23.0.0; sys_platform!="win32"
1111
waitress>=1.4.2; sys_platform=="win32"

0 commit comments

Comments
 (0)