Skip to content

Commit 7bb99f2

Browse files
⬆ Update development requirement for FastAPI from ^0.68.0 to ^0.68.1 (#48)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 parent 4a08ee8 commit 7bb99f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ mkdocs = "^1.2.1"
4444
mkdocs-material = "^8.1.4"
4545
mdx-include = "^1.4.1"
4646
coverage = {extras = ["toml"], version = "^5.5"}
47-
fastapi = "^0.68.0"
47+
fastapi = "^0.68.1"
4848
requests = "^2.26.0"
4949
autoflake = "^1.4"
5050
isort = "^5.9.3"

0 commit comments

Comments
 (0)