[pgadmin-org/pgadmin4] 883f5e: Python dependency: Update urllib3 requirement from...

From: "dependabot[bot]" <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 883f5e: Python dependency: Update urllib3 requirement from...
Date: 2023-10-31 10:32:16
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/dependabot/pip/urllib3-eq-2.0.star/000000-883f5e@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/dependabot/pip/urllib3-eq-2.0.star
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 883f5e29493286494364e8fa99106dc0f481f35b
https://github.com/pgadmin-org/pgadmin4/commit/883f5e29493286494364e8fa99106dc0f481f35b
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-10-31 (Tue, 31 Oct 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update urllib3 requirement from ==1.26.* to ==2.0.*

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.7)

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

Signed-off-by: dependabot[bot] <support(at)github(dot)com>

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-10-31 10:57:59 [pgadmin-org/pgadmin4] 179332: Update yarn.lock file and added .yarnrc.yml
Previous Message dependabot[bot] 2023-10-31 10:28:31 [pgadmin-org/pgadmin4] 765268: Python dependency: Bump selenium in /web/regression