diff --git a/canary-deployer/requirements.txt b/canary-deployer/requirements.txt index da4e953..c211136 100644 --- a/canary-deployer/requirements.txt +++ b/canary-deployer/requirements.txt @@ -1,3 +1,3 @@ trio==0.29.0 pydantic==2.10.6 -pydantic-settings==2.8.0 \ No newline at end of file +pydantic-settings==2.8.1 \ No newline at end of file