Skip to content

Commit

Permalink
Merge branch 'master' into potel-base
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Oct 11, 2024
2 parents 1c72747 + a96973d commit 94f06e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ envlist =
# Falcon
{py3.7}-falcon-v{1,1.4,2}
{py3.7,py3.11,py3.12}-falcon-v{3}
{py3.8,py3.11,py3.12}-falcon-v{4}
{py3.7,py3.11,py3.12}-falcon-latest

# FastAPI
Expand Down Expand Up @@ -427,6 +428,8 @@ deps =
falcon-v1: falcon~=1.0
falcon-v2: falcon~=2.0
falcon-v3: falcon~=3.0
# TODO: update to 4.0 stable when out
falcon-v4: falcon==4.0.0b3
falcon-latest: falcon

# FastAPI
Expand Down

0 comments on commit 94f06e6

Please sign in to comment.