chore(deps): update dependency requests-mock to >=1.10.0,<1.12 (#2583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e32a5abb9f
commit
c4bf174ff5
4 changed files with 4 additions and 4 deletions
|
@ -45,7 +45,7 @@ setup(
|
|||
"psycopg[binary]>=3.1.8,<3.2",
|
||||
"pylint-django>=2.5.3,<2.6",
|
||||
"pytest-django>=4.5.2,<4.6",
|
||||
"requests-mock>=1.10.0,<1.11",
|
||||
"requests-mock>=1.10.0,<1.12",
|
||||
],
|
||||
"sentry": [
|
||||
"sentry-sdk[django]>=1.15.0,<1.26",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue