We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a845c2 commit 5e50bdeCopy full SHA for 5e50bde
pyproject.toml
@@ -33,7 +33,7 @@ python-dateutil = "^2.8.2"
33
# Explicitly include cryptography package
34
# It's required for PyJWT which is dependency of PyGithub
35
# https://pyjwt.readthedocs.io/en/stable/installation.html#cryptographic-dependencies-optional
36
-cryptography = "^43.0.1"
+cryptography = "^44.0.1"
37
certifi = "*"
38
39
[tool.poetry.group.dev.dependencies]
0 commit comments