Skip to content

Commit 60afb6c

Browse files
Merge pull request #47 from html2rss/dependabot/pip/pydantic-settings-2.14.2
deps: bump pydantic-settings from 2.13.1 to 2.14.2
2 parents 7863926 + a15df7f commit 60afb6c

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 @@ requires-python = ">=3.14"
77
dependencies = [
88
"fastapi==0.141.1",
99
"uvicorn==0.52.4",
10-
"pydantic-settings==2.13.1",
10+
"pydantic-settings==2.14.2",
1111
"sentry-sdk==2.68.0",
1212
"botasaurus @ git+https://github.com/omkarcloud/botasaurus.git@7936afad5f8ca78fe0581a9dabd5f7d6964c6b1a",
1313
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fastapi==0.141.1
22
uvicorn==0.52.4
3-
pydantic-settings==2.13.1
3+
pydantic-settings==2.14.2
44
sentry-sdk==2.68.0
55
botasaurus @ git+https://github.com/omkarcloud/botasaurus.git@7936afad5f8ca78fe0581a9dabd5f7d6964c6b1a
66

0 commit comments

Comments
 (0)