[pgadmin-org/pgadmin4] d3dd5c: Python dependency: Update keyring requirement from...

From: "dependabot[bot]" <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] d3dd5c: Python dependency: Update keyring requirement from...
Date: 2023-11-01 12:10:58
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/71e7a7-d3dd5c@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: d3dd5c0b5667c256871d80980802f2ac578c9678
https://github.com/pgadmin-org/pgadmin4/commit/d3dd5c0b5667c256871d80980802f2ac578c9678
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-11-01 (Wed, 01 Nov 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update keyring requirement from ==23.* to ==24.* (#6552)

Updates the requirements on [keyring](https://github.com/jaraco/keyring) to permit the latest version.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v23.0.0...v24.2.0)

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

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-11-01 12:11:06 [pgadmin-org/pgadmin4]
Previous Message Aditya Toshniwal 2023-11-01 12:10:41 [pgadmin-org/pgadmin4] ac5be7: Fix issues found while testing login pages. #6295