Skip to content

Commit

Permalink
chore(deps): update dependency fastapi to v0.112.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2024
1 parent 11dafef commit 5fcfb2c
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 36 deletions.
16 changes: 8 additions & 8 deletions projects/dsb/cocktail/backend/pdm.lock

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

2 changes: 1 addition & 1 deletion projects/dsb/cocktail/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{name = "misilelab", email = "[email protected]"},
]
dependencies = [
"fastapi==0.112.1",
"fastapi==0.112.2",
"websockets==13.0",
"uvicorn==0.30.6",
"orjson==3.10.7",
Expand Down
16 changes: 8 additions & 8 deletions projects/dsb/ppts/ana/pdm.lock

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

2 changes: 1 addition & 1 deletion projects/dsb/ppts/ana/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{name = "misilelab", email = "[email protected]"},
]
dependencies = [
"fastapi==0.112.1",
"fastapi==0.112.2",
]
requires-python = "==3.12.4"
readme = "README.md"
Expand Down
16 changes: 8 additions & 8 deletions projects/xml/services/noa/backend/pdm.lock

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

2 changes: 1 addition & 1 deletion projects/xml/services/noa/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{name = "misilelab", email = "[email protected]"},
]
dependencies = [
"fastapi==0.112.1",
"fastapi==0.112.2",
"httpx==0.27.0",
"edgedb==2.0.1",
"uvicorn==0.30.6",
Expand Down
16 changes: 8 additions & 8 deletions projects/xml/services/schale/backend/pdm.lock

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

2 changes: 1 addition & 1 deletion projects/xml/services/schale/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
dependencies = [
"edgedb==2.0.1",
"fastapi==0.112.1",
"fastapi==0.112.2",
"uvicorn==0.30.6",
"pyjwt==2.9.0",
]
Expand Down

0 comments on commit 5fcfb2c

Please sign in to comment.