From 25209aec0d0e2ef9216f724d0756248f9a0175f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:26:39 +0000 Subject: [PATCH] Bump python-dotenv from 1.2.1 to 1.2.2 in /requirements Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.1 to 1.2.2. - [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.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 547b11bf..66606aaa 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -13,7 +13,7 @@ markdown==3.10.0 pwned-passwords-django==5.2.0 pyarr==5.2.0 pymysql==1.1.2 -python-dotenv==1.2.1 +python-dotenv==1.2.2 strsim==0.0.3 titlecase==2.4.1 tmdbsimple==2.9.1