Skip to content

Commit

Permalink
Atualizando ruff e pydantic-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dunossauro committed Oct 19, 2024
1 parent c203b97 commit 87d4253
Show file tree
Hide file tree
Showing 24 changed files with 1,575 additions and 1,575 deletions.
252 changes: 126 additions & 126 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 @@ -13,7 +13,7 @@ fastapi = {extras = ["standard"], version = "^0.115.2"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"

[tool.ruff]
Expand Down
252 changes: 126 additions & 126 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 @@ -13,7 +13,7 @@ fastapi = {extras = ["standard"], version = "^0.115.2"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"

[tool.ruff]
Expand Down
252 changes: 126 additions & 126 deletions codigo_das_aulas/03/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo_das_aulas/03/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fastapi = {extras = ["standard"], version = "^0.115.2"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"

[tool.ruff]
Expand Down
258 changes: 129 additions & 129 deletions codigo_das_aulas/04/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/04/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"

[tool.ruff]
Expand Down
258 changes: 129 additions & 129 deletions codigo_das_aulas/05/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/05/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"

[tool.ruff]
Expand Down
258 changes: 129 additions & 129 deletions codigo_das_aulas/06/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/06/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"
pyjwt = "^2.9.0"
pwdlib = {extras = ["argon2"], version = "^0.2.1"}
Expand All @@ -19,7 +19,7 @@ pwdlib = {extras = ["argon2"], version = "^0.2.1"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"

[tool.ruff]
Expand Down
258 changes: 129 additions & 129 deletions codigo_das_aulas/07/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/07/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"
pyjwt = "^2.9.0"
pwdlib = {extras = ["argon2"], version = "^0.2.1"}
Expand All @@ -18,7 +18,7 @@ pwdlib = {extras = ["argon2"], version = "^0.2.1"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"

[tool.ruff]
Expand Down
264 changes: 132 additions & 132 deletions codigo_das_aulas/08/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/08/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"
pyjwt = "^2.9.0"
pwdlib = {extras = ["argon2"], version = "^0.2.1"}
Expand All @@ -19,7 +19,7 @@ pwdlib = {extras = ["argon2"], version = "^0.2.1"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"
factory-boy = "^3.3.1"
freezegun = "^1.5.1"
Expand Down
264 changes: 132 additions & 132 deletions codigo_das_aulas/09/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/09/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"
pyjwt = "^2.9.0"
pwdlib = {extras = ["argon2"], version = "^0.2.1"}
Expand All @@ -19,7 +19,7 @@ pwdlib = {extras = ["argon2"], version = "^0.2.1"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"
factory-boy = "^3.3.1"
freezegun = "^1.5.1"
Expand Down
264 changes: 132 additions & 132 deletions codigo_das_aulas/10/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/10/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"
pyjwt = "^2.9.0"
psycopg = {extras = ["binary"], version = "^3.2.3"}
Expand All @@ -20,7 +20,7 @@ pwdlib = {extras = ["argon2"], version = "^0.2.1"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"
factory-boy = "^3.3.1"
freezegun = "^1.5.1"
Expand Down
264 changes: 132 additions & 132 deletions codigo_das_aulas/11/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/11/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"
pyjwt = "^2.9.0"
psycopg = {extras = ["binary"], version = "^3.2.3"}
Expand All @@ -20,7 +20,7 @@ pwdlib = {extras = ["argon2"], version = "^0.2.1"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"
factory-boy = "^3.3.1"
freezegun = "^1.5.1"
Expand Down
264 changes: 132 additions & 132 deletions codigo_das_aulas/12/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codigo_das_aulas/12/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "fast_zero"}]
python = "^3.11"
fastapi = {extras = ["standard"], version = "^0.115.2"}
sqlalchemy = "^2.0.36"
pydantic-settings = "^2.5.2"
pydantic-settings = "^2.6.0"
alembic = "^1.13.3"
pyjwt = "^2.9.0"
psycopg = {extras = ["binary"], version = "^3.2.3"}
Expand All @@ -20,7 +20,7 @@ pwdlib = {extras = ["argon2"], version = "^0.2.1"}
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
taskipy = "^1.13.0"
ruff = "^0.6.9"
ruff = "^0.7.0"
httpx = "^0.27.2"
factory-boy = "^3.3.1"
freezegun = "^1.5.1"
Expand Down

0 comments on commit 87d4253

Please sign in to comment.