Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: quart
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 454a844 commit 10287e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ mantine = ["dash-mantine-components"]
dash = {extras = ["dev", "testing"], version = "^2.17.0"}
pytest-cov = "^4.0.0"
pandas = ">=1.5.3"
quart = "^0.18.3"
quart = ">=0.18.3,<0.20.0"
starlette = "^0.36.2"
requests = "^2.32.2"
certifi = ">=2023.7.22,<2025.0.0"
Expand Down

0 comments on commit 10287e2

Please sign in to comment.