Skip to content

Commit 6008a46

Browse files
Bump fastapi from 0.86.0 to 0.88.0 (#129)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.86.0 to 0.88.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.86.0...0.88.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da06754 commit 6008a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ coverage==6.5.0
1010
git+https://github.com/DiamondLightSource/diffcalc-core@addExtraFunctions#egg=diffcalc-core
1111
distlib==0.3.6
1212
docutils==0.19
13-
fastapi==0.86.0
13+
fastapi==0.88.0
1414
filelock==3.8.0
1515
flake8==5.0.4
1616
flake8-isort==5.0.0

0 commit comments

Comments
 (0)