From 516a66ed002e1dc9a0c0cf3e7b64e14c811ddc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 06:51:59 +0000 Subject: [PATCH] dependabot python package: bump python-dotenv from 1.0.1 to 1.1.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0. - [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.0) --- updated-dependencies: - dependency-name: python-dotenv 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 5563399..f96c367 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] argparse = "=1.4.0" requests = "=2.32.2" -python-dotenv = "=1.0.1" +python-dotenv = "=1.1.0" Jinja2 = "=3.1.3" sendgrid = "=6.11.0" diff --git a/Pipfile.lock b/Pipfile.lock index ae6120c..f3a6fb1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "781395f16e4c814c96f91be8302e346bbadfd9aa04b50b8613951c8adf79c1eb" + "sha256": "3b52a475059a41ecccd093292cd7dee790600193c491d973ec5bb138a2c9a4f6" }, "pipfile-spec": 6, "requires": { @@ -213,12 +213,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca", - "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a" + "sha256:41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5", + "sha256:d7c01d9e2293916c18baf562d95698754b0dbbb5e74d457c45d4f6561fb9d55d" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==1.0.1" + "markers": "python_version >= '3.9'", + "version": "==1.1.0" }, "python-http-client": { "hashes": [