Skip to content

Commit

Permalink
Bugfix version bumps for quart, quart-trio, and trio
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Nov 23, 2023
1 parent ce28615 commit 074ff4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ dependencies = [
"hypercorn[trio]~=0.15.0",
"Pillow~=10.1.0",
"python-sane~=2.9.1",
"quart~=0.19.3",
"quart-trio~=0.11.0",
"trio~=0.23.0",
"quart~=0.19.4",
"quart-trio~=0.11.1",
"trio~=0.23.1",
"Werkzeug~=3.0.1"
]

Expand Down

0 comments on commit 074ff4d

Please sign in to comment.