We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620a778 commit df68e87Copy full SHA for df68e87
1 file changed
pyproject.toml
@@ -87,9 +87,9 @@ dependencies = [
87
"platformdirs==4.5.0",
88
"pluggy==1.6.0",
89
"pycparser==2.23",
90
- "pydantic==2.11.7",
91
- "pydantic-settings==2.10.1",
92
- "pydantic_core==2.33.2",
+ "pydantic==2.13.3",
+ "pydantic-settings==2.14.0",
+ "pydantic_core==2.46.3",
93
"Pygments==2.20.0",
94
"pyperclip==1.9.0",
95
"python-dotenv==1.1.1",
@@ -113,7 +113,7 @@ dependencies = [
113
"tqdm==4.67.1",
114
"typer==0.16.0",
115
"types-requests==2.32.4.20250611",
116
- "typing-inspection==0.4.1",
+ "typing-inspection==0.4.2",
117
"typing_extensions==4.15.0",
118
"ujson==5.12.0",
119
"urllib3==2.6.3",
0 commit comments