From ca0e37de888b8165f9d6239a200dd442e6a5416c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 19:09:30 +0000 Subject: [PATCH] Bump python-dotenv from 1.0.1 to 1.1.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc506fd..323f3b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ pyrepl==0.9.0 # via fancycompleter pytest==8.3.3 # via -r requirements.in -python-dotenv==1.0.1 +python-dotenv==1.1.0 # via -r requirements.in python-slugify==8.0.4 # via -r requirements.in