Skip to content

Commit 8e057ac

Browse files
committed
Atualizando psycopg[binary]
1 parent f845f3f commit 8e057ac

File tree

7 files changed

+223
-222
lines changed

7 files changed

+223
-222
lines changed

changelogs/+7748067f.atualizacoes.md

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

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.7,<4.0.0)",
18+
"psycopg[binary] (>=3.2.8,<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.7,<4.0.0)",
18+
"psycopg[binary] (>=3.2.8,<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.7,<4.0.0)",
18+
"psycopg[binary] (>=3.2.8,<4.0.0)",
1919
"tzdata (>=2025.2,<2026.0)"
2020
]
2121

0 commit comments

Comments
 (0)