Skip to content

Commit fcb4bff

Browse files
committed
fix pygithub dependency
1 parent 9ea8b6e commit fcb4bff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -17,7 +17,7 @@ requests = "^2.28.0"
1717
requests_aws4auth = "^1.1.2"
1818
pycognito = "2022.12.0"
1919
tqdm = "^4.62.3"
20-
pygithub = "1.55.0"
20+
pygithub = "1.58.0"
2121
jsonschema = "^4.6.1"
2222
gql = {extras = ["requests"], version = "^3.4.0"}
2323
pandas = "^1.5.0"

0 commit comments

Comments
 (0)