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 7df9df7 commit cd39166Copy full SHA for cd39166
pyproject.toml
@@ -51,7 +51,7 @@ get-hashes = 'codemodder.scripts.get_hashes:main'
51
52
[project.optional-dependencies]
53
semgrep = [
54
- "semgrep>=1.134,<1.135",
+ "semgrep>=1.139,<1.140",
55
]
56
test = [
57
"azure-ai-inference>=1.0.0b1,<2.0",
@@ -86,7 +86,7 @@ test = [
86
"fickling~=0.1.0,>=0.1.3",
87
"graphql-server~=3.0.0b9",
88
"unidiff>=0.7.5",
89
90
91
complexity = [
92
"radon==6.0.*",
0 commit comments