Skip to content

Commit 87b9fa0

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [pydantic-settings](https://github.com/pydantic/pydantic-settings) and [uvicorn[standard]](https://github.com/encode/uvicorn). Updates `pydantic-settings` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.0) Updates `uvicorn[standard]` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.1...0.34.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4702aeb commit 87b9fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ pandas==2.2.3
77
psycopg[binary]==3.2.3
88
sqlalchemy==2.0.36
99
pydantic==2.10.3
10-
pydantic-settings==2.6.1
11-
uvicorn[standard]==0.32.1
10+
pydantic-settings==2.7.0
11+
uvicorn[standard]==0.34.0
1212
fastapi==0.115.6
1313
pendulum==3.0.0
1414
networkx==3.4.2

0 commit comments

Comments
 (0)