Skip to content

Commit

Permalink
fix(deps): update dependency fastapi to ^0.108.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent 4a2414a commit b634993
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 118 deletions.
137 changes: 20 additions & 117 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 @@ -25,7 +25,7 @@ un-yaml = ">=0.3.1"
# un-yaml = {git = "https://github.com/data-yaml/un-yaml.git", rev = "main"}
universal-pathlib = "^0.1.1"
urllib3 = "<2"
fastapi = "^0.104.0"
fastapi = "^0.108.0"

[tool.poetry.group.dev.dependencies]
black = "^23.9.1"
Expand Down

0 comments on commit b634993

Please sign in to comment.