From a4f5e8893dd2522d41b241429f1f11500060b49f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:08:00 +0000 Subject: [PATCH] Bump python-dotenv in /azure-defender-easm/add-domain-to-easm Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 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.1.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- azure-defender-easm/add-domain-to-easm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-defender-easm/add-domain-to-easm/requirements.txt b/azure-defender-easm/add-domain-to-easm/requirements.txt index 25740cf11..bc781deaa 100644 --- a/azure-defender-easm/add-domain-to-easm/requirements.txt +++ b/azure-defender-easm/add-domain-to-easm/requirements.txt @@ -1,7 +1,7 @@ azure-identity==1.16.1 azure-defender-easm==1.0.0b1 azure-kusto-data==4.3.1 -python-dotenv==1.1.0 +python-dotenv==1.2.2 nats-py==2.6.0 numpy==2.4.4 pandas==3.0.2 \ No newline at end of file