From cf0bfe9f1c3be4903e681207a1b9e7c0f559ac5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:13:57 +0000 Subject: [PATCH] Bump python-dotenv from 1.2.1 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.1 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.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 0d21c7a..379893f 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ natural = "==0.2.0" pymongo = "*" # Required by motor dnspython = "*" # Required for pymongo srv support python-dateutil = "==2.9.0.post0" -python-dotenv = "==1.2.1" +python-dotenv = "==1.2.2" sanic = "== 25.3.0" [scripts] diff --git a/Pipfile.lock b/Pipfile.lock index a0f748f..39e5c2a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "87f6f86fb87597d9719a2350e2486688e0d588d85fce495cbae3a3032b77954b" + "sha256": "d8441a05d889dc5f8f174042926edd9c4a5a5cfa969f3e3361c127f14dd3ce78" }, "pipfile-spec": 6, "requires": {}, @@ -449,12 +449,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6", - "sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61" + "sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a", + "sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3" ], "index": "pypi", - "markers": "python_version >= '3.9'", - "version": "==1.2.1" + "markers": "python_version >= '3.10'", + "version": "==1.2.2" }, "sanic": { "hashes": [