We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a80f57 + 320fa1c commit 295fb44Copy full SHA for 295fb44
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.6",
+ "cryptography==46.0.7",
8
"github3-py==4.0.1",
9
"pyjwt==2.12.1",
10
"python-dotenv==1.2.2",
0 commit comments