Skip to content

Commit

Permalink
chore(deps): bump fastapi from 0.100.1 to 0.101.0
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.1 to 0.101.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.100.1...0.101.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 03ac7b4 commit 9f622a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ classifiers = [
[tool.poetry.dependencies]
altair = "^5.0.0"
clingo = "^5.5.2"
fastapi = ">=0.85,<0.101"
fastapi = ">=0.85,<0.102"
pandas = ">=1.4.2,<3.0.0"
pydantic = ">=1.10.5,<3.0.0"
python = ">=3.10.0,<3.11"
Expand Down

0 comments on commit 9f622a1

Please sign in to comment.