From 5af5cc955829e76d520e405a38bdc24db781cf11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:04:22 +0000 Subject: [PATCH] chore(deps): update dependency python-dotenv to v1.2.1 --- toolbox/github/requirements.txt | 2 +- toolbox/gitlab/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/toolbox/github/requirements.txt b/toolbox/github/requirements.txt index 1b6ec35..c82b2f0 100644 --- a/toolbox/github/requirements.txt +++ b/toolbox/github/requirements.txt @@ -1,2 +1,2 @@ -python-dotenv==1.0.1 +python-dotenv==1.2.1 requests \ No newline at end of file diff --git a/toolbox/gitlab/requirements.txt b/toolbox/gitlab/requirements.txt index 1b6ec35..c82b2f0 100644 --- a/toolbox/gitlab/requirements.txt +++ b/toolbox/gitlab/requirements.txt @@ -1,2 +1,2 @@ -python-dotenv==1.0.1 +python-dotenv==1.2.1 requests \ No newline at end of file