Skip to content

Commit 7733401

Browse files
Bump quart from 0.19.8 to 0.20.0 in /src
Bumps [quart](https://github.com/pallets/quart) from 0.19.8 to 0.20.0. - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.md) - [Commits](pallets/quart@0.19.8...0.20.0) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f4277a commit 7733401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ python-dotenv==1.0.1
131131
# via quartapp (pyproject.toml)
132132
pyyaml==6.0.2
133133
# via quartapp (pyproject.toml)
134-
quart==0.19.8
134+
quart==0.20.0
135135
# via quartapp (pyproject.toml)
136136
requests==2.32.3
137137
# via

0 commit comments

Comments
 (0)