Skip to content

Commit

Permalink
Merge pull request #370 from emilhe/dependabot/pip/quart-0.20.0
Browse files Browse the repository at this point in the history
Bump quart from 0.18.3 to 0.20.0
  • Loading branch information
emilhe authored Feb 1, 2025
2 parents fc427b1 + b59e616 commit 5317b26
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 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.18.2"}
pytest-cov = "^6.0.0"
pandas = ">=2.2.3"
quart = "^0.18.3"
quart = ">=0.18.3,<0.21.0"
starlette = ">=0.36.2,<0.41.0"
requests = "^2.32.2"
certifi = ">=2023.7.22,<2025.0.0"
Expand Down

0 comments on commit 5317b26

Please sign in to comment.