Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7DT8-0001Zz-KS for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:06:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7DT7-000725-H6 for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Jun 2023 11:06:17 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q7DT7-00071v-9N for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:06:17 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q7DT4-0010Wq-C6 for pgadmin-hackers@lists.postgresql.org; Thu, 08 Jun 2023 11:06:16 +0000 Received: from github.com (hubbernetes-node-5d7b63a.ac4-iad.github.net [10.52.206.37]) by smtp.github.com (Postfix) with ESMTPA id 662E77203E9 for ; Thu, 8 Jun 2023 04:06:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1686222373; bh=lVJiFIIADU/T/XfS/HbDM3XRck0m9rHhZwBF5BYGFhw=; h=Date:From:To:Subject:From; b=CGNsOf6KDV3wfF2AOwiLUW5BDRKPHM4uJSjYf6TpF1RXlYRBfgFeF5uaZzN0tCHKa RhTddC6WftXCq4BvYS9RhP5N7EuyR9HSIDNi+m5u8CRC8NuHrL+rLOSvlchMfDQ1Zv Wrp3vCn3lFG+v7OUgBRt6IBmOJPN7DmmpN8wfWuE= Date: Thu, 08 Jun 2023 04:06:13 -0700 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] ef79c6: Python dependency: Bump selenium from 4.9.1 to 4.1... 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/pip/web/regression/selenium-4.10.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: ef79c69f6483e19398615bb501181cf2270fb6b8 https://github.com/pgadmin-org/pgadmin4/commit/ef79c69f6483e19398615bb501181cf2270fb6b8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M web/regression/requirements.txt Log Message: ----------- Python dependency: Bump selenium from 4.9.1 to 4.10.0 in /web/regression Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.9.1 to 4.10.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.9.1...selenium-4.10.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]