From c1cd35d66782751d35d07c6178dbd30b531d77d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Jun 2025 23:47:56 +0200 Subject: [PATCH] Update python-dotenv from 0.8.2 to 1.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..60e3138 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ git-semver==0.2.2 gitpython==2.1.8 jinja2==2.10 pip==9.0.2 -python-dotenv==0.8.2 +python-dotenv==1.1.1 pyyaml==3.12 twine==1.10.0 wheel==0.30.0 \ No newline at end of file