From 80d1e27126a949cc00c8633cd945c18865cacdac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 21:10:45 +0000 Subject: [PATCH] Bump pgadmin4 from 3.3 to 6.17 Bumps [pgadmin4](https://github.com/pgadmin-org/pgadmin4) from 3.3 to 6.17. - [Release notes](https://github.com/pgadmin-org/pgadmin4/releases) - [Commits](https://github.com/pgadmin-org/pgadmin4/commits) --- updated-dependencies: - dependency-name: pgadmin4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 521a307..8b919bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ MarkupSafe==1.0 paramiko==2.4.1 passlib==1.7.1 pbr==3.1.1 -pgadmin4==3.3 +pgadmin4==6.17 psycopg2==2.7.5 pyasn1==0.4.4 pycparser==2.18