Skip to content

Commit 363a410

Browse files
Bump pygithub from 2.6.0 to 2.6.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/v2.6.1/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f4e322 commit 363a410

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
@@ -29,7 +29,7 @@ paramiko==3.5.1
2929
petl==1.7.16
3030
psycopg2-binary==2.9.9;python_version<"3.13"
3131
psycopg2-binary==2.9.10;python_version>="3.13"
32-
PyGitHub==2.6.0
32+
PyGitHub==2.6.1
3333
python-dateutil==2.9.0.post0
3434
requests==2.32.4
3535
requests_oauthlib==2.0.0

0 commit comments

Comments
 (0)