Skip to content

Commit f94f76d

Browse files
committed
bumb minors
1 parent 8ea7fee commit f94f76d

30 files changed

Lines changed: 1826 additions & 1708 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
`sqlalchemy[asyncio]` 2.0.44 -> 2.0.48
1+
`sqlalchemy[asyncio]` 2.0.44 -> 2.0.49

codigo_das_aulas/01/poetry.lock

Lines changed: 26 additions & 26 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
@@ -16,7 +16,7 @@ dev = [
1616
"pytest (>=9.0.2,<10.0.0)",
1717
"pytest-cov (>=7.1.0,<8.0.0)",
1818
"taskipy (>=1.14.1,<2.0.0)",
19-
"ruff (>=0.15.8,<0.16.0)",
19+
"ruff (>=0.15.9,<0.16.0)",
2020
"typos (>=1.45.0,<2.0.0)",
2121
]
2222

codigo_das_aulas/02/poetry.lock

Lines changed: 26 additions & 26 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
@@ -16,7 +16,7 @@ dev = [
1616
"pytest (>=9.0.2,<10.0.0)",
1717
"pytest-cov (>=7.1.0,<8.0.0)",
1818
"taskipy (>=1.14.1,<2.0.0)",
19-
"ruff (>=0.15.8,<0.16.0)",
19+
"ruff (>=0.15.9,<0.16.0)",
2020
"typos (>=1.45.0,<2.0.0)"
2121
]
2222

0 commit comments

Comments
 (0)