Skip to content

Commit a043e2c

Browse files
Build(deps-dev): Bump pygithub from 1.58.1 to 1.58.2
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.1 to 1.58.2. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/v1.58.2/doc/changes.rst) - [Commits](PyGithub/PyGithub@v1.58.1...v1.58.2) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd99822 commit a043e2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dynamic = ["version"]
3939
[project.optional-dependencies]
4040
tests = [
4141
"packaging==23.1",
42-
"PyGithub==1.58.1",
42+
"PyGithub==1.58.2",
4343
"appdirs==1.4.4",
4444
"requests==2.30.0",
4545
"PySide6==6.5.0",
@@ -55,7 +55,7 @@ doc = [
5555
freeze = [
5656
"pyinstaller==5.10.1",
5757
"packaging==23.1",
58-
"PyGithub==1.58.1",
58+
"PyGithub==1.58.2",
5959
"appdirs==1.4.4",
6060
"requests==2.30.0",
6161
"PySide6==6.5.0",

0 commit comments

Comments
 (0)