Skip to content

Commit dc28651

Browse files
committed
chore: update pydantic-api-sdk-notion
1 parent 0583eb2 commit dc28651

File tree

2 files changed

+78
-60
lines changed

2 files changed

+78
-60
lines changed

pyproject.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
requires-python = ">=3.12"
1010
dependencies = [
1111
"dlt>=1.8.1",
12-
"pydantic-api-sdk-notion>=0.0.34",
12+
"pydantic-api-sdk-notion>=0.0.35",
1313
"pydantic>=2.10.6",
1414
]
1515

@@ -19,11 +19,6 @@ classifiers = [
1919
"Operating System :: OS Independent"
2020
]
2121

22-
[tool.uv]
23-
override-dependencies = [
24-
"pydantic-api-models-notion>=0.0.20",
25-
]
26-
2722
[project.optional-dependencies]
2823
show = [
2924
"dlt[duckdb]>=1.8.1",

0 commit comments

Comments
 (0)