Skip to content

Commit c589599

Browse files
committed
Atualizando alembic
1 parent 1366c3c commit c589599

24 files changed

+122
-170
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
`alembic` 1.16.5 -> 1.17.0
1+
`alembic` 1.16.5 -> 1.17.1

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: 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/04/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"alembic (>=1.17.0,<2.0.0)",
11+
"alembic (>=1.17.1,<2.0.0)",
1212
"fastapi[standard] (>=0.120.1,<0.121.0)",
1313
"pydantic-settings (>=2.11.0,<3.0.0)",
1414
"sqlalchemy (>=2.0.44,<3.0.0)"

codigo_das_aulas/05/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/05/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"alembic (>=1.17.0,<2.0.0)",
11+
"alembic (>=1.17.1,<2.0.0)",
1212
"fastapi[standard] (>=0.120.1,<0.121.0)",
1313
"pydantic-settings (>=2.11.0,<3.0.0)",
1414
"sqlalchemy (>=2.0.44,<3.0.0)"

codigo_das_aulas/06/poetry.lock

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

codigo_das_aulas/06/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11,<4.0"
1010
dependencies = [
11-
"alembic (>=1.17.0,<2.0.0)",
11+
"alembic (>=1.17.1,<2.0.0)",
1212
"fastapi[standard] (>=0.120.1,<0.121.0)",
1313
"pwdlib[argon2] (>=0.3.0,<0.4.0)",
1414
"pydantic-settings (>=2.11.0,<3.0.0)",

0 commit comments

Comments
 (0)