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 ff326f3 commit be555b0Copy full SHA for be555b0
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 = "^42.0.0"
+cryptography = "^43.0.1"
37
certifi = "*"
38
39
[tool.poetry.group.dev.dependencies]
0 commit comments