From e90c036ed647a96831b0b4ad2691c12aa582299c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 09:31:46 +0200 Subject: [PATCH] [upd] pypi: Bump the minor group with 4 updates (#5965) Bumps the minor group with 4 updates: [lxml](https://github.com/lxml/lxml), [msgspec](https://github.com/jcrist/msgspec), [granian](https://github.com/emmett-framework/granian) and [selenium](https://github.com/SeleniumHQ/Selenium). Updates `lxml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-6.0.2...lxml-6.0.3) Updates `msgspec` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/jcrist/msgspec/releases) - [Changelog](https://github.com/jcrist/msgspec/blob/main/docs/changelog.md) - [Commits](https://github.com/jcrist/msgspec/compare/0.20.0...0.21.0) Updates `granian` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.7.2...v2.7.3) Updates `selenium` from 4.41.0 to 4.43.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.41.0...selenium-4.43.0) --- requirements-dev.txt | 4 ++-- requirements-server.txt | 4 ++-- requirements.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 66e74a444..9b9bbc26f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cov-core==1.15.0 black==25.9.0 pylint==4.0.5 splinter==0.21.0 -selenium==4.41.0 +selenium==4.43.0 Pallets-Sphinx-Themes==2.5.0 Sphinx==8.2.3 sphinx-issues==6.0.0 @@ -21,6 +21,6 @@ wlc==1.17.2 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 -granian[reload]==2.7.2 +granian[reload]==2.7.3 basedpyright==1.39.0 types-lxml==2026.2.16 diff --git a/requirements-server.txt b/requirements-server.txt index 1d957a94a..086855780 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,2 +1,2 @@ -granian==2.7.2 -granian[pname]==2.7.2 +granian==2.7.3 +granian[pname]==2.7.3 diff --git a/requirements.txt b/requirements.txt index 85325149d..976a0312f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ babel==2.18.0 flask-babel==4.0.0 flask==3.1.3 jinja2==3.1.6 -lxml==6.0.2 +lxml==6.0.3 pygments==2.20.0 python-dateutil==2.9.0.post0 pyyaml==6.0.3 @@ -12,7 +12,7 @@ httpx-socks[asyncio]==0.10.0 sniffio==1.3.1 valkey==6.1.1 markdown-it-py==4.0.0 -msgspec==0.20.0 +msgspec==0.21.0 typer==0.24.1 isodate==0.7.2 whitenoise==6.12.0