Skip to content

Commit 002bd9f

Browse files
pip(deps): bump pydantic from 2.4.2 to 2.11.3 in /backend (#95)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.11.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.4.2...v2.11.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: garotm <[email protected]>
1 parent 12dbb55 commit 002bd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ google-api-python-client>=2.0.0
99
pyjwt==2.10.*
1010
requests==2.32.*
1111
python-dateutil==2.9.*
12+
pydantic==2.11.3
1213
starlette==0.46.2
1314
fastapi==0.115.12
14-
pydantic==2.4.2
1515
python-multipart==0.0.20
1616
python-dotenv>=0.19.0
1717

0 commit comments

Comments
 (0)