From bd915d1b312b491a8a92084476fc6a454b61fb73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 17:34:07 +0000 Subject: [PATCH] chore(deps): Bump types-lxml from 2025.11.25 to 2026.2.16 Bumps [types-lxml](https://github.com/abelcheung/types-lxml) from 2025.11.25 to 2026.2.16. - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Changelog](https://github.com/abelcheung/types-lxml/blob/main/CHANGELOG.md) - [Commits](https://github.com/abelcheung/types-lxml/compare/2025.11.25...2026.02.16) --- updated-dependencies: - dependency-name: types-lxml dependency-version: 2026.2.16 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.in | 2 +- requirements-dev.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index 019238e3..f342eb43 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -16,6 +16,6 @@ pip==26.0.1 tox==4.27.0 twine==6.2.0 types-jsonschema==4.25.1.20251009 -types-lxml==2025.11.25 +types-lxml==2026.2.16 types-pytz==2025.2.0.20250809 types-setuptools==81.0.0.20260209 diff --git a/requirements-dev.txt b/requirements-dev.txt index f39679fd..eaddadf9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -67,7 +67,10 @@ idna==3.7 importlib-metadata==8.7.0 # via # -c requirements.txt + # build + # isort # keyring + # twine isort==6.1.0 # via -r requirements-dev.in jaraco-classes==3.4.0 @@ -185,7 +188,7 @@ types-html5lib==1.1.11.20251117 # via types-lxml types-jsonschema==4.25.1.20251009 # via -r requirements-dev.in -types-lxml==2025.11.25 +types-lxml==2026.2.16 # via -r requirements-dev.in types-pytz==2025.2.0.20250809 # via -r requirements-dev.in