Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWEIw-002XgW-FS for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 11:03:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qWEIu-0063NW-DA for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 11:03:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWEIt-0063NO-S9 for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 11:03:08 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWEIq-000Qmf-4L for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 11:03:05 +0000 Received: from github.com (hubbernetes-node-a6be26a.ac4-iad.github.net [10.52.144.41]) by smtp.github.com (Postfix) with ESMTPA id 12F971E0D9A for ; Wed, 16 Aug 2023 04:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1692183783; bh=XLDkXBZUBbEk780mBJB+tjpe8JqWqT3gEKXy76goF28=; h=Date:From:To:Subject:From; b=XLMC6tyZBproGXb7kBRMlboOa3YXJyDHA8NuZ5u1/DUvFlLxjl3dU7q9qQKQpHUd5 l1h4cYI3G2DGcmLDNEyE9BTZ0f0AX7W2itkI3oc/Olqb8IdU+YTa8nzW4CNOyboyjg ZFmPOGC4CAUi5AT9uA/eHPGohcfaGk4DAizhEsn0= Date: Wed, 16 Aug 2023 04:03:03 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] dff76a: Python dependency: Bump bootstrap from 4.6.2 to 5.... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/dependabot/npm_and_yarn/runtime/bootstrap-5.3.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: dff76a493e1a82c5314ac88bc0ea413a7904b57d https://github.com/pgadmin-org/pgadmin4/commit/dff76a493e1a82c5314ac88bc0ea413a7904b57d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-08-16 (Wed, 16 Aug 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump bootstrap from 4.6.2 to 5.3.1 in /runtime Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.2...v5.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]