Skip to content

Commit 73e2c54

Browse files
committed
update ruff
1 parent 105424a commit 73e2c54

29 files changed

+295
-294
lines changed

changelogs/+a0b1862b.atualizacoes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
`ruff ` 0.11.11 -> 0.11.12

codigo_das_aulas/01/poetry.lock

Lines changed: 20 additions & 20 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
@@ -15,7 +15,7 @@ dependencies = [
1515
pytest = "^8.3.5"
1616
pytest-cov = "^6.1.1"
1717
taskipy = "^1.14.1"
18-
ruff = "^0.11.11"
18+
ruff = "^0.11.12"
1919
httpx = "^0.28.1"
2020

2121
[tool.ruff]

codigo_das_aulas/02/poetry.lock

Lines changed: 20 additions & 20 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
@@ -15,7 +15,7 @@ dependencies = [
1515
pytest = "^8.3.5"
1616
pytest-cov = "^6.1.1"
1717
taskipy = "^1.14.1"
18-
ruff = "^0.11.11"
18+
ruff = "^0.11.12"
1919
httpx = "^0.28.1"
2020

2121
[tool.ruff]

codigo_das_aulas/03/poetry.lock

Lines changed: 20 additions & 20 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
@@ -15,7 +15,7 @@ dependencies = [
1515
pytest = "^8.3.5"
1616
pytest-cov = "^6.1.1"
1717
taskipy = "^1.14.1"
18-
ruff = "^0.11.11"
18+
ruff = "^0.11.12"
1919
httpx = "^0.28.1"
2020

2121
[tool.ruff]

0 commit comments

Comments
 (0)