From 30dc26f31d3758de04be94979c594a152eb55a26 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 May 2026 12:01:45 +0000 Subject: [PATCH] chore(deps): update dependency python-dotenv to v1.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a669791..54ceafe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pydantic==2.7.0 # py-clob-client==0.17.0 # Utils -python-dotenv==1.0.1 +python-dotenv==1.2.2 vaderSentiment==3.3.2 # Testing