mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
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:
parent
85bc9c39ae
commit
faba5909a9
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ tempora==5.5.0
|
|||
tokenize-rt==5.2.0
|
||||
tzdata==2023.3
|
||||
tzlocal==5.0.1
|
||||
urllib3<2
|
||||
urllib3<3
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.6.2
|
||||
xmltodict==0.13.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue