Skip to content

Commit bbf21c4

Browse files
committed
Atualização pytest-asyncio
1 parent f7f8670 commit bbf21c4

20 files changed

+70
-69
lines changed

changelogs/+462b08e9.atualizacoes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
`pytest-asyncio` 0.26 -> 1.0.0

codigo_das_aulas/01/poetry.lock

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

codigo_das_aulas/02/poetry.lock

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

codigo_das_aulas/03/poetry.lock

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

codigo_das_aulas/04/poetry.lock

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

codigo_das_aulas/05/poetry.lock

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

codigo_das_aulas/06/poetry.lock

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

codigo_das_aulas/07/poetry.lock

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

codigo_das_aulas/08/poetry.lock

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

codigo_das_aulas/08/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-cov = "^6.1.1"
2424
taskipy = "^1.14.1"
2525
ruff = "^0.11.11"
2626
httpx = "^0.28.1"
27-
pytest-asyncio = "^0.26.0"
27+
pytest-asyncio = "^1.0.0"
2828

2929
[tool.ruff]
3030
line-length = 79

codigo_das_aulas/09/poetry.lock

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

codigo_das_aulas/09/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-cov = "^6.1.1"
2424
taskipy = "^1.14.1"
2525
ruff = "^0.11.11"
2626
httpx = "^0.28.1"
27-
pytest-asyncio = "^0.26.0"
27+
pytest-asyncio = "^1.0.0"
2828
factory-boy = "^3.3.3"
2929
freezegun = "^1.5.2"
3030

codigo_das_aulas/10/poetry.lock

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

codigo_das_aulas/10/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-cov = "^6.1.1"
2424
taskipy = "^1.14.1"
2525
ruff = "^0.11.11"
2626
httpx = "^0.28.1"
27-
pytest-asyncio = "^0.26.0"
27+
pytest-asyncio = "^1.0.0"
2828
factory-boy = "^3.3.3"
2929
freezegun = "^1.5.2"
3030

codigo_das_aulas/11/poetry.lock

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

codigo_das_aulas/11/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-cov = "^6.1.1"
2525
taskipy = "^1.14.1"
2626
ruff = "^0.11.11"
2727
httpx = "^0.28.1"
28-
pytest-asyncio = "^0.26.0"
28+
pytest-asyncio = "^1.0.0"
2929
factory-boy = "^3.3.3"
3030
freezegun = "^1.5.2"
3131
testcontainers = "^4.10.0"

codigo_das_aulas/12/poetry.lock

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

codigo_das_aulas/12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-cov = "^6.1.1"
2525
taskipy = "^1.14.1"
2626
ruff = "^0.11.11"
2727
httpx = "^0.28.1"
28-
pytest-asyncio = "^0.26.0"
28+
pytest-asyncio = "^1.0.0"
2929
factory-boy = "^3.3.3"
3030
freezegun = "^1.5.2"
3131
testcontainers = "^4.10.0"

0 commit comments

Comments
 (0)