Skip to content

Commit

Permalink
atualizando pydantic-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dunossauro committed Jul 30, 2024
1 parent 8e19150 commit f589471
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 45 deletions.
9 changes: 5 additions & 4 deletions codigo_das_aulas/04/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 codigo_das_aulas/04/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"

[tool.poetry.group.dev.dependencies]
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/05/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 codigo_das_aulas/05/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"

[tool.poetry.group.dev.dependencies]
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/06/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 codigo_das_aulas/06/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"
python-multipart = "^0.0.9"
pyjwt = "^2.8.0"
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/07/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 codigo_das_aulas/07/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.12"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"
pyjwt = "^2.8.0"
python-multipart = "^0.0.9"
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/08/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 codigo_das_aulas/08/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"
python-multipart = "^0.0.9"
pyjwt = "^2.8.0"
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/09/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 codigo_das_aulas/09/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"
python-multipart = "^0.0.9"
pyjwt = "^2.8.0"
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/10/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 codigo_das_aulas/10/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"
python-multipart = "^0.0.9"
pyjwt = "^2.8.0"
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/11/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 codigo_das_aulas/11/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"
python-multipart = "^0.0.9"
pyjwt = "^2.8.0"
Expand Down
9 changes: 5 additions & 4 deletions codigo_das_aulas/12/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 codigo_das_aulas/12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
fastapi = "^0.111.1"
pydantic = {extras = ["email"], version = "^2.8.2"}
sqlalchemy = "^2.0.31"
pydantic-settings = "^2.3.4"
pydantic-settings = "^2.4.0"
alembic = "^1.13.2"
python-multipart = "^0.0.9"
pyjwt = "^2.8.0"
Expand Down

0 comments on commit f589471

Please sign in to comment.