Skip to content

Commit

Permalink
Atualizando fastapi para 0.114.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dunossauro committed Sep 6, 2024
1 parent 902c3e6 commit ee0536b
Show file tree
Hide file tree
Showing 22 changed files with 6,056 additions and 55 deletions.
659 changes: 655 additions & 4 deletions codigo_das_aulas/01/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/01/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
Expand Down
659 changes: 655 additions & 4 deletions codigo_das_aulas/02/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/02/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
Expand Down
541 changes: 537 additions & 4 deletions codigo_das_aulas/04/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/04/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
541 changes: 537 additions & 4 deletions codigo_das_aulas/05/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/05/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
527 changes: 523 additions & 4 deletions codigo_das_aulas/06/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/06/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
527 changes: 523 additions & 4 deletions codigo_das_aulas/07/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/07/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
527 changes: 523 additions & 4 deletions codigo_das_aulas/08/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/08/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
527 changes: 523 additions & 4 deletions codigo_das_aulas/09/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/09/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
527 changes: 523 additions & 4 deletions codigo_das_aulas/10/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/10/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
527 changes: 523 additions & 4 deletions codigo_das_aulas/11/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/11/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down
527 changes: 523 additions & 4 deletions codigo_das_aulas/12/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "fast_zero"}]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.113.0"
fastapi = {extras = ["standard"], version = "^0.114.0"}
pydantic = {extras = ["email"], version = "^2.9.0"}
sqlalchemy = "^2.0.34"
pydantic-settings = "^2.4.0"
Expand Down

0 comments on commit ee0536b

Please sign in to comment.