Skip to content

Commit 47f235d

Browse files
Bump pydantic-settings from 2.14.1 to 2.14.2
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.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 495046c commit 47f235d

3 files changed

Lines changed: 2738 additions & 9835 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"pwdlib>=0.3.0",
4949
"py-ip2region>=3.0.4",
5050
"pydantic>=2.13.4",
51-
"pydantic-settings>=2.14.1",
51+
"pydantic-settings>=2.14.2",
5252
"pymysql>=1.1.2",
5353
"pyrate-limiter>=4.4.0",
5454
"python-jose>=3.5.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ pydantic-core==2.46.4
277277
# via pydantic
278278
pydantic-extra-types==2.11.1
279279
# via fastapi
280-
pydantic-settings==2.14.1
280+
pydantic-settings==2.14.2
281281
# via
282282
# fastapi
283283
# fastapi-best-architecture

0 commit comments

Comments
 (0)