Skip to content

Commit d9ba049

Browse files
pip prod(deps): bump pygithub from 2.3.0 to 2.4.0 (#673)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a47f7a commit d9ba049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ plotly==5.24.0
6060
# via -r requirements.txt.in
6161
pycparser==2.21
6262
# via cffi
63-
pygithub==2.3.0
63+
pygithub==2.4.0
6464
# via -r requirements.txt.in
6565
pygments==2.17.2
6666
# via rich

requirements.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# pip install pip-tools
44
# pip-compile -o requirements.txt requirements.txt.in
55

6-
PyGithub==2.3.0
6+
PyGithub==2.4.0
77
pandas
88
plotly==5.24.0
99
copr-cli

0 commit comments

Comments
 (0)