Skip to content

Commit 87b99f6

Browse files
build(deps): update fastapi requirement from >=0.62.0 to >=0.136.1
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.62.0...0.136.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9e0de6 commit 87b99f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fastapi>=0.62.0
1+
fastapi>=0.136.1
22
cloudevents[pydantic]
33
pydantic_settings

0 commit comments

Comments
 (0)