Skip to content

Commit 8031029

Browse files
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](adamtheturtle/requests-mock-flask@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] <support@github.com>
1 parent a68683e commit 8031029

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
@@ -80,7 +80,7 @@ optional-dependencies.dev = [
8080
"pytest-xdist==3.6.1",
8181
"python-dotenv==1.0.1",
8282
"pyyaml==6.0.2",
83-
"requests-mock-flask==2024.8.30.1",
83+
"requests-mock-flask==2025.1.13",
8484
"ruff==0.9.0",
8585
# We add shellcheck-py not only for shell scripts and shell code blocks,
8686
# but also because having it installed means that ``actionlint-py`` will

0 commit comments

Comments
 (0)