Skip to content

Commit

Permalink
Bump quart from 0.19.6 to 0.19.9 in /app
Browse files Browse the repository at this point in the history
Bumps [quart](https://github.com/pallets/quart) from 0.19.6 to 0.19.9.
- [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.9)

---
updated-dependencies:
- dependency-name: quart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and saltydk committed Nov 15, 2024
1 parent add9d07 commit f63eb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
httpx==0.27.2
redis==5.2.0
quart==0.19.6
quart==0.19.9
uvicorn==0.32.0

0 comments on commit f63eb0f

Please sign in to comment.