Update urllib3 requirement from <2 to <3

Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/0.3...2.0.4)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-25 18:35:37 +00:00 committed by GitHub
parent 85bc9c39ae
commit faba5909a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ tempora==5.5.0
tokenize-rt==5.2.0 tokenize-rt==5.2.0
tzdata==2023.3 tzdata==2023.3
tzlocal==5.0.1 tzlocal==5.0.1
urllib3<2 urllib3<3
webencodings==0.5.1 webencodings==0.5.1
websocket-client==1.6.2 websocket-client==1.6.2
xmltodict==0.13.0 xmltodict==0.13.0