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 1qh5ih-001BQ1-Li for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Sep 2023 10:06:39 +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 1qh5ig-00FzWN-9Q for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Sep 2023 10:06:38 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qh5if-00FzVz-W0 for pgadmin-hackers@lists.postgresql.org; Fri, 15 Sep 2023 10:06:38 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qh5ic-005E2u-Mg for pgadmin-hackers@lists.postgresql.org; Fri, 15 Sep 2023 10:06:37 +0000 Received: from github.com (hubbernetes-node-85cd016.ac4-iad.github.net [10.52.144.35]) by smtp.github.com (Postfix) with ESMTPA id D13BC5E0DDE for ; Fri, 15 Sep 2023 03:06:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1694772392; bh=xucgw8Qvl7oFkek+rvO6XmdI+hFO9dBBSjxn6fOZhbU=; h=Date:From:To:Subject:From; b=W0fWxuMcVY40RGabtZ9/fJsWPpifhKqtqNa3FAy1p3Ex2Ws6dTgxUJt2SqaKaYqQ3 E3ZM64WZPKpxI1qDbBjvTIi3mw/YN4pgRE/EYBw9Xd6PWE5x+UbZ5DpmESrp8Qyh+7 NtI1a+akfRIr863uAC0VPbSaL8Ta8uY1rpIPj0+U= Date: Fri, 15 Sep 2023 03:06:32 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 8656eb: 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.2 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 8656eb9179c10831233b8aca32306b7ddfc1be85 https://github.com/pgadmin-org/pgadmin4/commit/8656eb9179c10831233b8aca32306b7ddfc1be85 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-09-15 (Fri, 15 Sep 2023) Changed paths: M runtime/package.json M runtime/yarn.lock Log Message: ----------- Python dependency: Bump bootstrap from 4.6.2 to 5.3.2 in /runtime Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.3.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.2...v5.3.2) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot]