From 45a4b8ad1c5c5b6c90c64a0940b42e1f1ba1880e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 09:04:50 +0100 Subject: [PATCH] [upd] pypi: Bump the minor group with 3 updates (#5443) Bumps the minor group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [pylint](https://github.com/pylint-dev/pylint) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](https://github.com/certifi/python-certifi/compare/2025.10.05...2025.11.12) Updates `pylint` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.2...v4.0.3) Updates `basedpyright` from 1.32.1 to 1.33.0 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.32.1...v1.33.0) --- requirements-dev.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index dabe1f075..18111f573 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ mock==5.2.0 nose2[coverage_plugin]==0.15.1 cov-core==1.15.0 black==25.9.0 -pylint==4.0.2 +pylint==4.0.3 splinter==0.21.0 selenium==4.38.0 Pallets-Sphinx-Themes==2.3.0 @@ -24,5 +24,5 @@ coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 granian[reload]==2.5.7 -basedpyright==1.32.1 +basedpyright==1.33.0 types-lxml==2025.8.25 diff --git a/requirements.txt b/requirements.txt index c0109859f..7adbd3247 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2025.10.5 +certifi==2025.11.12 babel==2.17.0 flask-babel==4.0.0 flask==3.1.2