Skip to content

Commit 19e10f4

Browse files
Update dependency PyGithub to v2.6.1
1 parent c666be7 commit 19e10f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "BSD-3-Clause"
99
python = ">=3.9, <3.14"
1010
cookiecutter = "2.6.0"
1111
PyYAML = "6.0.2"
12-
PyGithub = "2.5.0"
12+
PyGithub = "2.6.1"
1313
click = "8.1.8"
1414
importlib-metadata = "8.5.0"
1515
python-dotenv = "1.0.1"

0 commit comments

Comments
 (0)