Skip to content

Commit 55106e9

Browse files
authored
Merge pull request #7 from alliedmodders/dependabot/uv/pydantic-settings-yaml--gte-2.13.1
Update pydantic-settings[yaml] requirement from >=2.3.0 to >=2.13.1
2 parents d46eb0d + 9bda055 commit 55106e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"uvicorn[standard]>=0.44.0",
88
"requests>=2.32.0",
99
"symstore==0.3.5",
10-
"pydantic-settings[yaml]>=2.3.0",
10+
"pydantic-settings[yaml]>=2.13.1",
1111
"apscheduler>=3.10",
1212
"pymysql>=1.1",
1313
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)