[pgadmin-org/pgadmin4] 63da17: Python dependency: Update bcrypt requirement from ...

From: "dependabot[bot]" <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 63da17: Python dependency: Update bcrypt requirement from ...
Date: 2023-11-29 10:38:48
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/dependabot/pip/bcrypt-eq-4.1.star/000000-63da17@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/dependabot/pip/bcrypt-eq-4.1.star
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 63da175e0d82756de28459c4e10fb6dde7d37e45
https://github.com/pgadmin-org/pgadmin4/commit/63da175e0d82756de28459c4e10fb6dde7d37e45
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-11-29 (Wed, 29 Nov 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update bcrypt requirement from ==4.0.* to ==4.1.*

Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.0.0...4.1.1)

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-11-30 10:01:39 [pgadmin-org/pgadmin4] 16d1df: Fixed an issue where schema diff tool is not loadi...
Previous Message Akshay Joshi 2023-11-29 07:39:20 [pgadmin-org/pgadmin4] fd1a07: Fixed an issue where the Schema was not visible in...