Skip to content

Commit ebf3599

Browse files
authored
Bump pip group for benchmark comparisions to fix security scanner reports (#1479)
1 parent c07436c commit ebf3599

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

benchmark/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.10.3
22
# Blacksheep depends upon essentials_openapi which is pinned to pyyaml==5.4.1
33
# and pyyaml>5.3.1 is broken for cython 3
44
# See https://github.com/yaml/pyyaml/issues/724#issuecomment-1638587228
5-
# blacksheep==1.2.7
6-
starlette==0.19.1
7-
tornado==6.1
8-
uvicorn==0.16.0
5+
# blacksheep==2.0.7
6+
starlette==0.38.5
7+
tornado==6.4.1
8+
uvicorn==0.30.6

0 commit comments

Comments
 (0)