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 1rcQjX-00070G-CT for pgadmin-hackers@arkaria.postgresql.org; Tue, 20 Feb 2024 14:04:31 +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 1rcQiX-0000r4-U4 for pgadmin-hackers@arkaria.postgresql.org; Tue, 20 Feb 2024 14:03:30 +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 1rcNPl-003Zzi-IB for pgadmin-hackers@lists.postgresql.org; Tue, 20 Feb 2024 10:31:53 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rcNPj-008CSN-K5 for pgadmin-hackers@lists.postgresql.org; Tue, 20 Feb 2024 10:31:52 +0000 Received: from github.com (hubbernetes-node-6538989.va3-iad.github.net [10.48.143.42]) by smtp.github.com (Postfix) with ESMTPA id AA8BA8C0DDD for ; Tue, 20 Feb 2024 02:31:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1708425109; bh=speZmvxYCTMqhSVLVJJRjSApSeSLK7bEQZPWHGjcaZo=; h=Date:From:To:Subject:List-Unsubscribe:From; b=XfOIidDegxgLnRapw+knRGC/tVChC+0Ir1HVtxAGpLryqP7RGEorX4EjEsCGBssks KZ3QZq/B4SWSERkFRMSsNE+w/rXunAX+z7Ag+U9s6SxSq53ACjyctL09BHRieLgr4u ch06AQ8V/oTQJKaqTkKzZonF/ghVMNGO46TNJHYY= Date: Tue, 20 Feb 2024 02:31:49 -0800 From: "dependabot[bot]" To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f8f7cf: Python dependency: Bump selenium in /web/regression 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.18.1 Home: https://github.com/pgadmin-org/pgadmin4 Commit: f8f7cf472c178ce5e47a6cdfa94fb2b5eb1e0c4a https://github.com/pgadmin-org/pgadmin4/commit/f8f7cf472c178ce5e47a6cdfa94fb2b5eb1e0c4a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-02-20 (Tue, 20 Feb 2024) Changed paths: M web/regression/requirements.txt Log Message: ----------- Python dependency: Bump selenium in /web/regression Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.10.0 to 4.18.1. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.10.0...selenium-4.18.1) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/pgadmin-org/pgadmin4/settings/notifications