From f9e5bbf90dbdeea064e29d4d9407db66f84b0a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 18:41:48 +0000 Subject: [PATCH] fix: bump python-dotenv from 0.19.2 to 1.0.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 1.0.1. - [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/v0.19.2...v1.0.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a8b8440..b75d6018 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==5.1.4 django-allauth==0.45.0 Pillow==11.0.0 -python-dotenv==0.19.2 +python-dotenv==1.0.1 aliexpress-api-python==1.0.0 fuzzywuzzy