From 315ca0da03ec55f43add3e29ff9005cd30911c06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 05:16:59 +0000 Subject: [PATCH] Bump requests-mock-flask from 2026.2.16 to 2026.4.2 Bumps [requests-mock-flask](https://github.com/adamtheturtle/requests-mock-flask) from 2026.2.16 to 2026.4.2. - [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/2026.02.16...2026.04.02) --- updated-dependencies: - dependency-name: requests-mock-flask dependency-version: 2026.4.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4d2c5e299..d587eef7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ optional-dependencies.dev = [ "pytest-retry==1.7.0", "pytest-xdist==3.8.0", "pyyaml==6.0.3", - "requests-mock-flask==2026.2.16", + "requests-mock-flask==2026.4.2", "ruff==0.15.9", # We add shellcheck-py not only for shell scripts and shell code blocks, # but also because having it installed means that ``actionlint-py`` will