Skip to content

Commit 14858f9

Browse files
chore(deps-dev): bump fastapi from 0.136.1 to 0.139.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.1 to 0.139.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.139.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd1e781 commit 14858f9

2 files changed

Lines changed: 150 additions & 151 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ python-dotenv = ">=1.2.2"
1313
[dev-packages]
1414
pytest = ">=8.4.1"
1515
pre-commit = ">=4.6.0"
16-
fastapi = ">=0.136.1"
16+
fastapi = ">=0.139.2"
1717
uvicorn = ">=0.46.0"
1818
pytest-cov = ">=7.0.0"
1919

0 commit comments

Comments
 (0)