Skip to content

Commit 73d4ac2

Browse files
Bump requests-mock-flask from 2025.1.13 to 2026.1.12
Bumps [requests-mock-flask](https://github.com/adamtheturtle/requests-mock-flask) from 2025.1.13 to 2026.1.12. - [Release notes](https://github.com/adamtheturtle/requests-mock-flask/releases) - [Changelog](https://github.com/adamtheturtle/requests-mock-flask/blob/main/CHANGELOG.rst) - [Commits](adamtheturtle/requests-mock-flask@2025.01.13...2026.01.12) --- updated-dependencies: - dependency-name: requests-mock-flask dependency-version: 2026.1.12 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 585be56 commit 73d4ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ optional-dependencies.dev = [
7878
"pytest-xdist==3.8.0",
7979
"python-dotenv==1.2.1",
8080
"pyyaml==6.0.3",
81-
"requests-mock-flask==2025.1.13",
81+
"requests-mock-flask==2026.1.12",
8282
"ruff==0.14.11",
8383
# We add shellcheck-py not only for shell scripts and shell code blocks,
8484
# but also because having it installed means that ``actionlint-py`` will

0 commit comments

Comments
 (0)