Skip to content

Commit 5355291

Browse files
committed
Bump requests mock flask to avoid a bug
1 parent d25078f commit 5355291

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.6.1",
7979
"python-dotenv==1.0.1",
8080
"pyyaml==6.0.2",
81-
"requests-mock-flask==2024.8.30",
81+
"requests-mock-flask==2024.8.30.1",
8282
"ruff==0.6.2",
8383
"sphinx==8.0.2",
8484
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)