Skip to content

Commit 90ec8d9

Browse files
Bump quart from 0.19.6 to 0.19.7 in /app/backend
Bumps [quart](https://github.com/pallets/quart) from 0.19.6 to 0.19.7. - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.6...0.19.7) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0946893 commit 90ec8d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/backend/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ python-dateutil==2.9.0.post0
350350
# time-machine
351351
python-dotenv==1.0.1
352352
# via -r requirements.in
353-
quart==0.19.6
353+
quart==0.19.7
354354
# via
355355
# -r requirements.in
356356
# quart-cors
@@ -403,6 +403,7 @@ typing-extensions==4.12.2
403403
# azure-ai-documentintelligence
404404
# azure-core
405405
# azure-identity
406+
# azure-search-documents
406407
# azure-storage-blob
407408
# azure-storage-file-datalake
408409
# openai

0 commit comments

Comments
 (0)