Skip to content

Commit 8ea7fee

Browse files
committed
bumps
1 parent 9b16544 commit 8ea7fee

28 files changed

Lines changed: 1664 additions & 1651 deletions

codigo_das_aulas/01/poetry.lock

Lines changed: 106 additions & 105 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"fastapi[standard] (>=0.135.1,<0.136.0)"
11+
"fastapi[standard] (>=0.135.3,<0.136.0)"
1212
]
1313

1414
[dependency-groups]
1515
dev = [
1616
"pytest (>=9.0.2,<10.0.0)",
17-
"pytest-cov (>=7.0.0,<8.0.0)",
17+
"pytest-cov (>=7.1.0,<8.0.0)",
1818
"taskipy (>=1.14.1,<2.0.0)",
19-
"ruff (>=0.15.7,<0.16.0)",
20-
"typos (>=1.44.0,<2.0.0)",
19+
"ruff (>=0.15.8,<0.16.0)",
20+
"typos (>=1.45.0,<2.0.0)",
2121
]
2222

2323
[tool.ruff]

codigo_das_aulas/02/poetry.lock

Lines changed: 106 additions & 105 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"fastapi[standard] (>=0.135.1,<0.136.0)"
11+
"fastapi[standard] (>=0.135.3,<0.136.0)"
1212
]
1313

1414
[dependency-groups]
1515
dev = [
1616
"pytest (>=9.0.2,<10.0.0)",
17-
"pytest-cov (>=7.0.0,<8.0.0)",
17+
"pytest-cov (>=7.1.0,<8.0.0)",
1818
"taskipy (>=1.14.1,<2.0.0)",
19-
"ruff (>=0.15.7,<0.16.0)",
20-
"typos (>=1.44.0,<2.0.0)"
19+
"ruff (>=0.15.8,<0.16.0)",
20+
"typos (>=1.45.0,<2.0.0)"
2121
]
2222

2323
[tool.ruff]

codigo_das_aulas/03/poetry.lock

Lines changed: 106 additions & 105 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"fastapi[standard] (>=0.135.1,<0.136.0)"
11+
"fastapi[standard] (>=0.135.3,<0.136.0)"
1212
]
1313

1414
[dependency-groups]
1515
dev = [
1616
"pytest (>=9.0.2,<10.0.0)",
17-
"pytest-cov (>=7.0.0,<8.0.0)",
17+
"pytest-cov (>=7.1.0,<8.0.0)",
1818
"taskipy (>=1.14.1,<2.0.0)",
19-
"ruff (>=0.15.7,<0.16.0)",
20-
"typos (>=1.44.0,<2.0.0)"
19+
"ruff (>=0.15.8,<0.16.0)",
20+
"typos (>=1.45.0,<2.0.0)"
2121
]
2222

2323
[tool.ruff]

codigo_das_aulas/04/poetry.lock

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

codigo_das_aulas/04/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
1111
"alembic (>=1.18.4,<2.0.0)",
12-
"fastapi[standard] (>=0.135.1,<0.136.0)",
12+
"fastapi[standard] (>=0.135.3,<0.136.0)",
1313
"pydantic-settings (>=2.13.1,<3.0.0)",
1414
"sqlalchemy (>=2.0.48,<3.0.0)"
1515
]
1616

1717
[dependency-groups]
1818
dev = [
1919
"pytest (>=9.0.2,<10.0.0)",
20-
"pytest-cov (>=7.0.0,<8.0.0)",
20+
"pytest-cov (>=7.1.0,<8.0.0)",
2121
"taskipy (>=1.14.1,<2.0.0)",
22-
"ruff (>=0.15.7,<0.16.0)",
23-
"typos (>=1.44.0,<2.0.0)"
22+
"ruff (>=0.15.8,<0.16.0)",
23+
"typos (>=1.45.0,<2.0.0)"
2424
]
2525

2626
[tool.ruff]

codigo_das_aulas/05/poetry.lock

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

codigo_das_aulas/05/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
1111
"alembic (>=1.18.4,<2.0.0)",
12-
"fastapi[standard] (>=0.135.1,<0.136.0)",
12+
"fastapi[standard] (>=0.135.3,<0.136.0)",
1313
"pydantic-settings (>=2.13.1,<3.0.0)",
1414
"sqlalchemy (>=2.0.48,<3.0.0)",
1515
]
1616

1717
[dependency-groups]
1818
dev = [
1919
"pytest (>=9.0.2,<10.0.0)",
20-
"pytest-cov (>=7.0.0,<8.0.0)",
20+
"pytest-cov (>=7.1.0,<8.0.0)",
2121
"taskipy (>=1.14.1,<2.0.0)",
22-
"ruff (>=0.15.7,<0.16.0)",
23-
"typos (>=1.44.0,<2.0.0)"
22+
"ruff (>=0.15.8,<0.16.0)",
23+
"typos (>=1.45.0,<2.0.0)"
2424
]
2525

2626
[tool.ruff]

0 commit comments

Comments
 (0)