From 0d6910ae5a60c34f15a862eaa8d6d0aec69b3670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 09:32:40 +0200 Subject: [PATCH] [upd] pypi: Bump the minor group with 3 updates (#6751) Bumps the minor group with 3 updates: [granian](https://github.com/emmett-framework/granian), [selenium](https://github.com/SeleniumHQ/Selenium) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `granian` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.8.2...v2.8.3) Updates `selenium` from 4.48.0 to 4.49.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.48.0...selenium-4.49.0) Updates `basedpyright` from 1.40.0 to 1.40.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.40.0...v1.40.1) --- requirements-dev.txt | 6 +++--- requirements-server.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 67716b6b6..f2eb35e5a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cov-core==1.15.0 black==26.5.1 pylint==4.0.8 splinter==0.21.0 -selenium==4.48.0 +selenium==4.49.0 Sphinx==8.2.3;python_version <= "3.11" Sphinx==9.1.0; python_version > "3.11" sphinx-issues==6.0.0 @@ -23,6 +23,6 @@ coloredlogs==15.0.1 docutils>=0.21.2;python_version <= "3.11" docutils>=0.22.4; python_version > "3.11" parameterized==0.9.0 -granian[reload]==2.8.2 -basedpyright==1.40.0 +granian[reload]==2.8.3 +basedpyright==1.40.1 types-lxml==2026.2.16 diff --git a/requirements-server.txt b/requirements-server.txt index d51990467..e1043e0a1 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,2 +1,2 @@ -granian==2.8.2 -granian[pname]==2.8.2 +granian==2.8.3 +granian[pname]==2.8.3