Skip to content

Commit fc2a7db

Browse files
committed
atualizando fastapi
1 parent 17c6777 commit fc2a7db

28 files changed

+1864
-1721
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
`fastapi` 0.120.1 -> 0.120.4
1+
`fastapi` 0.120.1 -> 0.121

codigo_das_aulas/01/poetry.lock

Lines changed: 142 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codigo_das_aulas/01/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"fastapi[standard] (>=0.120.4,<0.121.0)"
11+
"fastapi[standard] (>=0.121.0,<0.122.0)"
1212
]
1313

1414
[dependency-groups]

codigo_das_aulas/02/poetry.lock

Lines changed: 142 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codigo_das_aulas/02/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"fastapi[standard] (>=0.120.4,<0.121.0)"
11+
"fastapi[standard] (>=0.121.0,<0.122.0)"
1212
]
1313

1414
[dependency-groups]

codigo_das_aulas/03/poetry.lock

Lines changed: 142 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codigo_das_aulas/03/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"fastapi[standard] (>=0.120.4,<0.121.0)"
11+
"fastapi[standard] (>=0.121.0,<0.122.0)"
1212
]
1313

1414
[dependency-groups]

codigo_das_aulas/04/poetry.lock

Lines changed: 142 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codigo_das_aulas/04/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
1111
"alembic (>=1.17.1,<2.0.0)",
12-
"fastapi[standard] (>=0.120.4,<0.121.0)",
12+
"fastapi[standard] (>=0.121.0,<0.122.0)",
1313
"pydantic-settings (>=2.11.0,<3.0.0)",
1414
"sqlalchemy (>=2.0.44,<3.0.0)"
1515
]

codigo_das_aulas/05/poetry.lock

Lines changed: 142 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)