mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
Python dependency: Update urllib3 requirement from ==1.26.* to ==2.0.* (#6200)
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/1.26.0...2.0.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
This commit is contained in:
parent
2fb68bf7fc
commit
fbf25f861b
@ -45,7 +45,7 @@ qrcode==7.*
|
||||
Pillow==9.*
|
||||
boto3==1.28.*
|
||||
botocore==1.31.*
|
||||
urllib3==1.26.*
|
||||
urllib3==2.0.*
|
||||
azure-mgmt-rdbms==10.1.0
|
||||
azure-mgmt-resource==23.0.1
|
||||
azure-mgmt-subscription==3.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user