From 2f4bcee96d13e37a970057ab9d77dae4f642b3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 16:00:08 +0000 Subject: [PATCH] Bump mirakuru from 2.5.2 to 2.5.3 Bumps [mirakuru](https://github.com/ClearcodeHQ/mirakuru) from 2.5.2 to 2.5.3. - [Changelog](https://github.com/ClearcodeHQ/mirakuru/blob/main/CHANGES.rst) - [Commits](https://github.com/ClearcodeHQ/mirakuru/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: mirakuru dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index b7896f4..d6cffc4 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] pytest = "==8.3.3" port-for = "==0.7.4" -mirakuru = "==2.5.2" +mirakuru = "==2.5.3" elasticsearch = "==8.15.1" [dev-packages]