From 73e638cd916073736f065c87d37e2e56657bde86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Oct 2025 19:09:44 -0400 Subject: [PATCH] Update arrow from 1.3.0 to 1.4.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 ce4baa8b..b4aba61c 100644 --- a/requirements/requirements_dep.txt +++ b/requirements/requirements_dep.txt @@ -17,7 +17,7 @@ aiosignal==1.4.0 antlr4-python3-runtime==4.9.3 ################################### # isoduration -> arrow -arrow==1.3.0 +arrow==1.4.0 ################################### # aiohttp -> attrs # aiohttp-socks -> attrs