Skip to content

Commit bd7a6f9

Browse files
authored
Merge pull request #157 from NHSDigital/dependabot/pip/pydantic-2.11.7
Bump pydantic from 2.11.5 to 2.11.7
2 parents 993c5ae + 3af6dcf commit bd7a6f9

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

poetry.lock

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python = "^3.13"
2424
flask = {extras = ["async"], version = "^3.1.1"}
2525
httpx = "^0.28.1"
2626
yarl = "^1.18.3"
27-
pydantic = "^2.10.6"
27+
pydantic = "^2.11.7"
2828
asgiref = "^3.8.1"
2929
boto3 = "^1.37.3"
3030
botocore = "^1.38.32"

0 commit comments

Comments
 (0)