Skip to content

Commit 043fb58

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 be1242c commit 043fb58

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
@@ -113,7 +113,7 @@ python-dotenv==1.0.1
113113
# via quartapp (pyproject.toml)
114114
pyyaml==6.0.2
115115
# via quartapp (pyproject.toml)
116-
quart==0.19.8
116+
quart==0.20.0
117117
# via quartapp (pyproject.toml)
118118
requests==2.32.3
119119
# via

0 commit comments

Comments
 (0)