We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9574465 + 915762b commit 3766523Copy full SHA for 3766523
2 files changed
pyproject.toml
@@ -4,7 +4,7 @@ version = "1.0.0"
4
description = "Detect pull request conflicts and notify"
5
requires-python = ">=3.11"
6
dependencies = [
7
- "cryptography==46.0.5",
+ "cryptography==46.0.6",
8
"github3-py==4.0.1",
9
"pyjwt==2.12.1",
10
"python-dotenv==1.2.2",
0 commit comments