From 57a24827f35ba074ff6f3a52c0cdd89172fbc85b Mon Sep 17 00:00:00 2001 From: Andreas Maier Date: Sun, 18 Feb 2024 15:23:21 +0100 Subject: [PATCH] Safety issues for all, up to 2024-02-18 Signed-off-by: Andreas Maier --- minimum-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minimum-constraints.txt b/minimum-constraints.txt index eb98dd1e..2780dd8d 100644 --- a/minimum-constraints.txt +++ b/minimum-constraints.txt @@ -96,7 +96,7 @@ ruamel.yaml==0.17.21; python_version >= '3.7' click==8.0.2; python_version >= '3.7' Authlib==1.2.0; python_version >= '3.7' marshmallow==3.15.0; python_version >= '3.7' -pydantic==1.10.12; python_version >= '3.7' +pydantic==1.10.13; python_version >= '3.7' typer==0.9.0; python_version >= '3.7' # Unit test (imports into testcases):