Skip to content

Commit 575e7da

Browse files
Merge pull request #15 from SynetoNet/dependabot/pip/uvicorn-0.35.0
deps-dev(deps-dev): bump uvicorn from 0.34.3 to 0.35.0
2 parents faf1a8e + f91f71f commit 575e7da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ bandit = "^1.7.0"
6767
pre-commit = "^4.2.0"
6868

6969
# Development server (for examples and testing)
70-
uvicorn = ">=0.20,<0.35"
70+
uvicorn = ">=0.20,<0.36"
7171

7272
# Documentation and publishing
7373
markdown = "^3.8"

0 commit comments

Comments
 (0)