From 9fa923273622f0911a2eba4c5e6692c7b70f9a25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:32:32 +0000 Subject: [PATCH] chore(python-deps): update dependency fastjsonschema to v2.21.0 in all dependant actions (#252) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- actions/update_development_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/update_development_dependencies/requirements.txt b/actions/update_development_dependencies/requirements.txt index 2deb951..cc79122 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -15,7 +15,7 @@ cryptography==43.0.3 ; sys_platform == "linux" distlib==0.3.9 distro==1.9.0 dulwich==0.21.7 -fastjsonschema==2.20.0 +fastjsonschema==2.21.0 filelock==3.16.1 identify==2.6.3 idna==3.10