From c653107d47e6a49d6ee10cd4a883858c5de4119d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 05:55:19 +0000 Subject: [PATCH] chore(deps): update python-dotenv requirement Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version. - [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.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9cb540f..569c9a2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cryptography>=41.0.7,<50.0.0 docker>=7.0.0,<8.0.0 diskcache>=5.6.3,<6.0.0 substrate-interface>=1.7.11,<1.8 -python-dotenv>=1.0.1,<2.0.0 +python-dotenv>=1.2.2,<2.0.0 pydantic[email,timezone]>=2.0.3,<3.0.0 pydantic-settings>=2.8.1,<3.0.0 historical_fingerprinter @ git+https://github.com/RedTeamSubnet/historical-fingerprinter-challenge.git@v2.0.1