From 1e281e494a4a45bc2d612fa117be3727d83cc804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:52:59 +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 c6c94dc4..8e4f687f 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" psycopg = "==3.2.3" [dev-packages]