From 5b1aa2ee39bbff26b779c250b7864456e2c1dc3d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 21:08:21 +0000 Subject: [PATCH] Update dependency deprecated to v1.2.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d2e0e..bb0b2fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ crewai[tools]==0.55.2 ; python_version >= "3.11" and python_full_version <= "3.1 cryptography==43.0.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" dataclasses-json==0.6.7 ; python_version >= "3.11" and python_full_version <= "3.13.0" decorator==5.1.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" -deprecated==1.2.14 ; python_version >= "3.11" and python_full_version <= "3.13.0" +deprecated==1.2.18 ; python_version >= "3.11" and python_full_version <= "3.13.0" deprecation==2.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" dirtyjson==1.0.8 ; python_version >= "3.11" and python_full_version <= "3.13.0" distro==1.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"