[pgadmin-org/pgadmin4] 05aef9: 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] 05aef9: Python dependency: Update urllib3 requirement from...
Date: 2024-01-31 10:34:23
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/dependabot/pip/urllib3-eq-2.2.star/000000-05aef9@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/dependabot/pip/urllib3-eq-2.2.star
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 05aef9a4ed125af5a394d8f90b6971aeb30dd338
https://github.com/pgadmin-org/pgadmin4/commit/05aef9a4ed125af5a394d8f90b6971aeb30dd338
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2024-01-31 (Wed, 31 Jan 2024)

Changed paths:
M requirements.txt

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

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

---
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 dependabot[bot] 2024-01-31 10:34:27 [pgadmin-org/pgadmin4]
Previous Message Aditya Toshniwal 2024-01-30 07:32:11 [pgadmin-org/pgadmin4] cdf49d: Fix failing feature tests