Skip to content

Commit cf933f3

Browse files
committed
KIT-3890 fix vulnerabilities
1 parent 425f97d commit cf933f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
-r requirements.txt
2+
anyio>=4.4.0
23
build>=1.1.1
34
coverage
45
coverage-lcov
@@ -9,7 +10,7 @@ mypy
910
pytest
1011
pytest-asyncio
1112
pytest-cov
12-
starlette
13+
starlette >= 0.40.0
1314
# Toml and coverage temporarely fixes compatibility issues between coverage-lcov and coverage
1415
# see for details: https://github.com/theupdateframework/python-tuf/issues/2254
1516
toml

0 commit comments

Comments
 (0)