From 6e3fd114ea1f56d7624b7411d831bf1b27a90641 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 13 Mar 2025 15:28:51 -0400 Subject: [PATCH] Update attrs from 23.1.0 to 25.3.0 --- requirements/requirements_dep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_dep.txt b/requirements/requirements_dep.txt index 7f09121c..26c576b3 100644 --- a/requirements/requirements_dep.txt +++ b/requirements/requirements_dep.txt @@ -23,7 +23,7 @@ arrow==1.3.0 # aiohttp-socks -> attrs # referencing -> attrs # jsonschema -> attrs -attrs==23.1.0 +attrs==25.3.0 ################################### # requests -> certifi certifi==2025.1.31