chore(deps): update dependency requests to >=2.25.1,<2.31 (#2535)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-03 21:30:39 +02:00 committed by GitHub
parent d01edc4dce
commit 4b12c5a5f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 10 additions and 10 deletions

View file

@ -29,7 +29,7 @@ setup(
"django>=4.2.0,<4.3",
"djangorestframework @ git+https://github.com/encode/django-rest-framework@38a74b42da10576857d6bf8bd82a73b15d12a7ed",
"drf-spectacular>=0.22.1,<0.27",
"requests>=2.25.1,<2.30",
"requests>=2.25.1,<2.31",
],
extras_require={
"prod": [