Skip to content

Commit a15df7f

Browse files
deps: bump pydantic-settings from 2.13.1 to 2.14.2
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.13.1 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.13.1...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7863926 commit a15df7f

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)