Skip to content

Commit 2ad5ac6

Browse files
committed
Atualizando postgres
1 parent de2fca6 commit 2ad5ac6

File tree

7 files changed

+223
-223
lines changed

7 files changed

+223
-223
lines changed

changelogs/+7748067f.atualizacoes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
`psycopg[binary]` 3.2.7 -> 3.2.8
1+
`psycopg[binary]` 3.2.7 -> 3.2.9

codigo_das_aulas/11/poetry.lock

Lines changed: 73 additions & 73 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
@@ -15,7 +15,7 @@ dependencies = [
1515
"pyjwt (>=2.10.1,<3.0.0)",
1616
"aiosqlite (>=0.21.0,<0.22.0)",
1717
"sqlalchemy[asyncio] (>=2.0.40,<3.0.0)",
18-
"psycopg[binary] (>=3.2.8,<4.0.0)",
18+
"psycopg[binary] (>=3.2.9,<4.0.0)",
1919
"tzdata (>=2025.2,<2026.0)"
2020
]
2121

codigo_das_aulas/12/poetry.lock

Lines changed: 73 additions & 73 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
@@ -15,7 +15,7 @@ dependencies = [
1515
"pyjwt (>=2.10.1,<3.0.0)",
1616
"aiosqlite (>=0.21.0,<0.22.0)",
1717
"sqlalchemy[asyncio] (>=2.0.40,<3.0.0)",
18-
"psycopg[binary] (>=3.2.8,<4.0.0)",
18+
"psycopg[binary] (>=3.2.9,<4.0.0)",
1919
"tzdata (>=2025.2,<2026.0)"
2020
]
2121

codigo_das_aulas/13/poetry.lock

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

codigo_das_aulas/13/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"pyjwt (>=2.10.1,<3.0.0)",
1616
"aiosqlite (>=0.21.0,<0.22.0)",
1717
"sqlalchemy[asyncio] (>=2.0.40,<3.0.0)",
18-
"psycopg[binary] (>=3.2.8,<4.0.0)",
18+
"psycopg[binary] (>=3.2.9,<4.0.0)",
1919
"tzdata (>=2025.2,<2026.0)"
2020
]
2121

0 commit comments

Comments
 (0)