chore(deps): update dependency requests to >=2.25.1,<2.30 (#2528)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-26 19:09:59 +02:00 committed by GitHub
parent f2a3998cc8
commit c2c58cf250
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(
"lxml>=4.5.0,<4.10.0",
"mutagen>=1.45.1,<1.47",
"python-dateutil>=2.8.1,<2.9",
"requests>=2.25.1,<2.29",
"requests>=2.25.1,<2.30",
"typing-extensions",
],
extras_require={