Skip to content

Commit 9c39777

Browse files
Update all non-major dependencies (#1027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cfe756 commit 9c39777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"pylint>=3.3,<3.4",
2121
"python-json-logger~=3.3.0",
2222
"PyYAML~=6.0.0",
23-
"semgrep>=1.111,<1.112",
23+
"semgrep>=1.113,<1.114",
2424
"toml~=0.10.2",
2525
"tomlkit~=0.13.0",
2626
"wrapt~=1.17.0",
@@ -51,7 +51,7 @@ get-hashes = 'codemodder.scripts.get_hashes:main'
5151
[project.optional-dependencies]
5252
test = [
5353
"azure-ai-inference>=1.0.0b1,<2.0",
54-
"coverage>=7.6,<7.7",
54+
"coverage>=7.7,<7.8",
5555
"coverage-threshold~=0.4",
5656
"defusedxml==0.7.1",
5757
"types-defusedxml==0.7.0.20240218",

0 commit comments

Comments
 (0)