Skip to content

Commit 8263814

Browse files
chore(deps): update urllib3 requirement
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. Updates `urllib3` to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 120e263 commit 8263814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ tblib>=1.7.0 # So that the django test runner provides tracebacks
7979
tlds>=2022042700 # Used to teach bleach about which TLDs currently exist
8080
tqdm>=4.64.0
8181
Unidecode>=1.3.4
82-
urllib3>=1.26,<2
82+
urllib3>=1.26,<3
8383
weasyprint>=64.1
8484
xml2rfc>=3.23.0
8585
xym>=0.6,<1.0

0 commit comments

Comments
 (0)