From b7358acc82f94ed9b9c4dfad11f3413ee8a56e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:12:50 +0000 Subject: [PATCH] Bump python-dotenv from 1.0.0 to 1.2.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.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.0.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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 90f924a..e9c54a6 100644 --- a/Pipfile +++ b/Pipfile @@ -24,7 +24,7 @@ pytest = "==7.4.0" pytest-aiohttp = "==1.0.4" pytest-asyncio = "==0.23.8" pytest-cov = "==4.1.0" -python-dotenv = "==1.0.0" +python-dotenv = "==1.2.1" python-magic = "==0.4.27" uvloop = "==0.17.0" watchfiles = "==1.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index 72f563e..6732ecc 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2384cab695cac1cfe79a7a7dfcdf1180907d1ff4c7107fa004b7c2e82fe46825" + "sha256": "41229058e70616dfd86086d852944c41ecb4c26212a30a2648bd8b5b6eedfe3f" }, "pipfile-spec": 6, "requires": { @@ -1155,12 +1155,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba", - "sha256:f5971a9226b701070a4bf2c38c89e5a3f0d64de8debda981d1db98583009122a" + "sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6", + "sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==1.0.0" + "markers": "python_version >= '3.9'", + "version": "==1.2.1" }, "python-magic": { "hashes": [