From fd86835dd4aa37b5ab7ed8d4df71416a4b1f089a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 07:38:16 +0000 Subject: [PATCH] Bump python-dotenv from 1.1.0 to 1.2.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.2.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.1.0...v1.2.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 73958c4..506476f 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ pytest-cov = "*" colorlog = "~=6.9" flask = "~=3.1" gunicorn = "~=23.0" -python-dotenv = "~=1.1" +python-dotenv = "~=1.2" slackclient = "~=2.6" markupsafe = "==3.0.2" click = "~=8.1" diff --git a/Pipfile.lock b/Pipfile.lock index 15ff6c6..ff555db 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b510fdc6238c1be4fbe8dcdf012fe5cd924d0b146f1936fb8f4a0b3b12931fb5" + "sha256": "0c5e0eb1ecdbce8ffd1bedbcba08e69001d845ad6f13f85fbeb603ef90ba4db1" }, "pipfile-spec": 6, "requires": { @@ -600,12 +600,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5", - "sha256:d7c01d9e2293916c18baf562d95698754b0dbbb5e74d457c45d4f6561fb9d55d" + "sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6", + "sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==1.1.0" + "version": "==1.2.1" }, "slackclient": { "hashes": [