From c3db99ebdb999d2b372192914427f32fb02859ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 06:45:42 +0000 Subject: [PATCH] dependabot python package: bump python-dotenv from 1.0.1 to 1.1.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.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/v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 8d9d9b6..b297b19 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] argparse = "=1.4.0" pytz = "=2025.1" -python-dotenv = "=1.0.1" +python-dotenv = "=1.1.1" azure-mgmt-policyinsights = "=1.0.0" azure-identity = "=1.22.0" azure-mgmt-resource = "=23.4.0" diff --git a/Pipfile.lock b/Pipfile.lock index de96959..f5b7b5b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "58b96295f69c063066816ba6d045571b3505a5f85f95b27da72d0a470887350a" + "sha256": "ddc802f0d1a67c86af71620bfb6ebba233f8cfadf3235b1ac1f1aa2388e80966" }, "pipfile-spec": 6, "requires": { @@ -389,12 +389,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca", - "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a" + "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", + "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==1.0.1" + "markers": "python_version >= '3.9'", + "version": "==1.1.1" }, "pytz": { "hashes": [