Skip to content

Commit

Permalink
Merge pull request #3015 from catalyst-cooperative/dependabot/pip/dev…
Browse files Browse the repository at this point in the history
…/responses-gte-0.14-and-lt-0.25

Update responses requirement from <0.24,>=0.14 to >=0.14,<0.25
  • Loading branch information
zaneselvans authored Nov 6, 2023
2 parents 18bb60f + 2848e01 commit 1ed333c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ test = [
"pytest-cov>=4,<4.2",
"pytest-mock>=3,<3.13",
"pytest>=7,<7.5",
"responses>=0.14,<0.24",
"responses>=0.14,<0.25",
"ruff>=0.1,<0.2",
"tox>=4,<4.12",
]
Expand Down

0 comments on commit 1ed333c

Please sign in to comment.