From 18b2a2bfb29ca1552b901762b81fc759a71d3f08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 01:13:17 +0100 Subject: [PATCH] Update dependency python-dotenv to v1.1.0 (#332) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements-test.txt b/app/requirements-test.txt index ca67a5c..e27c39b 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -2,7 +2,7 @@ pytest==8.3.5 pytest-asyncio==0.26.0 pytest-cov==6.0.0 - python-dotenv==1.0.1 + python-dotenv==1.1.0 mock==5.2.0 coverage==7.7.1 jinja2-cli==0.8.2 \ No newline at end of file