Skip to content

Commit eb55646

Browse files
authored
Merge pull request akabarki76#25 from akabarki76/dependabot/pip/pydantic-settings-2.10.1
chore(deps): bump pydantic-settings from 2.9.1 to 2.10.1
2 parents 99ef4bb + 09c97ad commit eb55646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packaging==25.0
2626
pathspec==0.12.1
2727
posthog==5.0.0
2828
pydantic==2.11.7
29-
pydantic-settings==2.9.1
29+
pydantic-settings==2.10.1
3030
pydantic_core==2.35.2
3131
Pygments==2.19.1
3232
pyinstaller==6.13.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"pathspec==0.12.1",
4444
"posthog==5.0.0",
4545
"pydantic==2.11.7",
46-
"pydantic-settings==2.9.1",
46+
"pydantic-settings==2.10.1",
4747
"pydantic_core==2.35.2",
4848
"Pygments==2.19.1",
4949
"pyinstaller-hooks-contrib==2025.5",

0 commit comments

Comments
 (0)