Skip to content

Commit 7925b5b

Browse files
Update dependency pytest-httpx to ~=0.36.2
1 parent c63f0c8 commit 7925b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ test = [
7777
"pytest~=8.4.0",
7878
"pytest-asyncio~=0.21.2",
7979
"pytest-cov~=7.1.0",
80-
"pytest-httpx~=0.33.0",
80+
"pytest-httpx~=0.36.2",
8181
"pytest-mock~=3.15.0",
8282
"requests-mock~=1.12.1",
8383
]

0 commit comments

Comments
 (0)