Skip to content

Commit 905518c

Browse files
Update all non-major dependencies (#1107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b62fe4c commit 905518c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ get-hashes = 'codemodder.scripts.get_hashes:main'
5353

5454
[project.optional-dependencies]
5555
semgrep = [
56-
"semgrep>=1.143,<1.144",
56+
"semgrep>=1.144,<1.145",
5757
]
5858
test = [
5959
"azure-ai-inference>=1.0.0b1,<2.0",
60-
"coverage>=7.11,<7.12",
60+
"coverage>=7.12,<7.13",
6161
"coverage-threshold~=0.4",
6262
"defusedxml==0.7.1",
6363
"types-defusedxml==0.7.0.20250822",
@@ -88,7 +88,7 @@ test = [
8888
"fickling~=0.1.0,>=0.1.3",
8989
"graphql-server~=3.0.0b9",
9090
"unidiff>=0.7.5",
91-
"semgrep>=1.143,<1.144",
91+
"semgrep>=1.144,<1.145",
9292
]
9393
complexity = [
9494
"radon==6.0.*",

0 commit comments

Comments
 (0)