Skip to content

Commit d101e6e

Browse files
Bump pydantic from 2.10.4 to 2.13.4 in /backend (#30)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.4 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ☣️ Mr. The Plague ☣️ <3779295+DotNetRussell@users.noreply.github.com>
1 parent c9d8674 commit d101e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fastapi==0.115.6
22
uvicorn[standard]==0.51.0
33
httpx==0.28.1
4-
pydantic==2.10.4
4+
pydantic==2.13.4
55
pydantic-settings==2.14.2
66
python-dotenv==1.2.2

0 commit comments

Comments
 (0)