Update types-requests requirement from ==2.28.* to ==2.30.*

Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-08 12:10:54 +00:00 committed by GitHub
parent e3b9998879
commit f10023263f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ pytz == 2023.3
tzlocal == 4.3 tzlocal == 4.3
types-PyYAML == 6.0.* types-PyYAML == 6.0.*
requests == 2.30.* requests == 2.30.*
types-requests == 2.28.* types-requests == 2.30.*
scipy == 1.10.* scipy == 1.10.*
setproctitle == 1.3.* setproctitle == 1.3.*
ws4py == 0.5.* ws4py == 0.5.*