Skip to content

Commit 74e30c5

Browse files
authored
Merge branch 'master' into total-timeout
2 parents c4ccf45 + 7d87c9d commit 74e30c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ trio-typing==0.10.0
2020
pytest==8.2.2
2121
pytest-httpbin==2.0.0
2222
pytest-trio==0.8.0
23-
werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35
23+
werkzeug<3.1 # See: https://github.com/psf/httpbin/issues/35
2424

2525
# Benchmarking and profiling
2626
uvicorn==0.30.1

0 commit comments

Comments
 (0)