From 67029f4b79a2401a68ba348a14dbeff64ca4ecbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 15:50:46 +0000 Subject: [PATCH] Bump python-dotenv from 1.0.0 to 1.1.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 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.0...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 90f924a..c9d7499 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.1.1" python-magic = "==0.4.27" uvloop = "==0.17.0" watchfiles = "==1.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index 72f563e..5dcc90f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2384cab695cac1cfe79a7a7dfcdf1180907d1ff4c7107fa004b7c2e82fe46825" + "sha256": "965adcb505432eef4136558ae107016261f7c7062b27f47e5586abfe59342879" }, "pipfile-spec": 6, "requires": { @@ -1155,12 +1155,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba", - "sha256:f5971a9226b701070a4bf2c38c89e5a3f0d64de8debda981d1db98583009122a" + "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", + "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==1.0.0" + "markers": "python_version >= '3.9'", + "version": "==1.1.1" }, "python-magic": { "hashes": [