Skip to content

Commit 759d6e9

Browse files
authored
Test with newer Falcon version (#3653)
1 parent a96973d commit 759d6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ deps =
431431
falcon-v2: falcon~=2.0
432432
falcon-v3: falcon~=3.0
433433
# TODO: update to 4.0 stable when out
434-
falcon-v4: falcon==4.0.0b3
434+
falcon-v4: falcon==4.0.0b4
435435
falcon-latest: falcon
436436

437437
# FastAPI

0 commit comments

Comments
 (0)