From 8a1c79c4058114b7907a9aef05022150c802cff5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 02:15:21 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v1.10.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ef53de2b..ac87c2691 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pylxd @ git+https://github.com/canonical/pylxd requests typing-extensions cryptography <=43.0.0 -pydantic ==1.10.17 +pydantic ==1.10.18 cosl ==0.0.15 # juju 3.1.2.0 depends on pyyaml<=6.0 and >=5.1.2 PyYAML ==6.0.*