From 1eb3e2dca0c333b34c3d2aa078c3d056e97b68aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 12:32:39 +0000 Subject: [PATCH] pip(deps): bump python-dotenv from 1.0.0 to 1.2.3 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.2.3. - [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.0...v1.2.3) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.3 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 332b0f3..896d4ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ discord.py==2.6.3 aiohttp==3.14.3 gidgethub==5.3.0 -python-dotenv==1.0.0 +python-dotenv==1.2.3 python-Levenshtein==0.27.1 fuzzywuzzy==0.18.0 motor==3.7.0