Skip to content

Commit 67afe0d

Browse files
Update pydantic
1 parent c75bd6a commit 67afe0d

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
@@ -41,9 +41,9 @@ chardet==5.2.0 # lgpl
4141
urllib3==2.2.1 # mit
4242

4343
# These must move as a set
44-
pydantic==2.7.0 # mit
44+
pydantic==2.7.1 # mit
4545
pydantic-settings==2.2.1 # mit
46-
pydantic-core==2.18.1 # (indirect dependency)
46+
pydantic-core==2.18.2 # (indirect dependency)
4747

4848
# Is difficult to get install working, use system packages instead. On Ubuntu
4949
# those are: libvirt-daemon-system libvirt-dev python3-libvirt

0 commit comments

Comments
 (0)