From ba5e40221e33cb1fba24fd8d4943c31429df577c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 5 Dec 2025 16:33:16 +0000 Subject: [PATCH] Pin python-dotenv to latest version 1.2.1 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f36d764..825be77 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,7 +1,7 @@ playwright playwright-stealth pydantic -python-dotenv +python-dotenv==1.2.1 SQLAlchemy jsonpath-ng pandas