From 80310294d52ed44a809726e3cea7b27418b5487b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:05:12 +0000 Subject: [PATCH] Bump requests-mock-flask from 2024.8.30.1 to 2025.1.13 Bumps [requests-mock-flask](https://github.com/adamtheturtle/requests-mock-flask) from 2024.8.30.1 to 2025.1.13. - [Release notes](https://github.com/adamtheturtle/requests-mock-flask/releases) - [Changelog](https://github.com/adamtheturtle/requests-mock-flask/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamtheturtle/requests-mock-flask/compare/2024.08.30.1...2025.01.13) --- updated-dependencies: - dependency-name: requests-mock-flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 216b494f4..8ea8323d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ optional-dependencies.dev = [ "pytest-xdist==3.6.1", "python-dotenv==1.0.1", "pyyaml==6.0.2", - "requests-mock-flask==2024.8.30.1", + "requests-mock-flask==2025.1.13", "ruff==0.9.0", # We add shellcheck-py not only for shell scripts and shell code blocks, # but also because having it installed means that ``actionlint-py`` will