From 1d462b5436811096fa6e36fb8a0fe5e3adb90d42 Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 10:48:23 +0000 Subject: [PATCH] chore(deps): update dependency blinker to v1.9.0 --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index aae145e..d9c4c79 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,4 +1,4 @@ -blinker==1.7.0 +blinker==1.9.0 click==8.1.7 Flask==3.0.2 itsdangerous==2.1.2