Skip to content

Commit 9210933

Browse files
dependabot[bot]codejedi365
authored andcommitted
build(deps-dev): bump responses from 0.23.3 to 0.24.1
1 parent 69f163b commit 9210933

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
@@ -64,7 +64,7 @@ test = [
6464
"pytest-cov ~= 5.0",
6565
"pytest-pretty>=1.2.0,<2",
6666
"pytest-clarity>=1.0.1",
67-
"responses==0.23.3",
67+
"responses ~= 0.24.0",
6868
"requests-mock>=1.10.0,<2",
6969
"types-pytest-lazy-fixture>=0.6.3.3",
7070
]

0 commit comments

Comments
 (0)