Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pydantic-core from 2.10.1 to 2.11.0
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
commit c26913e0dc50ea7293fd6fc2cfa8124ef8e36912
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==23.2
pluggy==1.3.0
pycparser==2.21
pydantic==2.4.2
pydantic_core==2.10.1
pydantic_core==2.11.0
redis==5.0.1
sniffio==1.3.0
starlette==0.27.0
Expand Down