Skip to content

Commit

Permalink
chore(deps): update dependency test/responses to >=0.10.1,<0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent fefb5ea commit 8367535
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 @@ -52,7 +52,7 @@ lint = ["pre-commit==3.5.0"]
test = [
"pytest",
"pytest-cov",
"responses>=0.10.1,<0.24.0",
"responses>=0.10.1,<0.25.0",
"build==1.0.3",
"twine==4.0.2"
]
Expand Down

0 comments on commit 8367535

Please sign in to comment.