diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-02 08:45:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-02 08:45:31 +0100 |
| commit | 3d88876a32addc8a1d1be8cf8afe8f9136a1571d (patch) | |
| tree | 784ca1a5c45294307189f135c04e4ae35362c2fd /requirements-dev.txt | |
| parent | 09bedef409305accae1e1ac41cb52d5044449f4d (diff) | |
[upd] pypi: Bump types-lxml from 2025.11.25 to 2026.1.1 (#5622)
Bumps [types-lxml](https://github.com/abelcheung/types-lxml) from 2025.11.25 to 2026.1.1.
- [Release notes](https://github.com/abelcheung/types-lxml/releases)
- [Commits](https://github.com/abelcheung/types-lxml/compare/2025.11.25...2026.01.01)
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 2ef35c0d0..62ad82e56 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -25,4 +25,4 @@ docutils>=0.21.2 parameterized==0.9.0 granian[reload]==2.6.0 basedpyright==1.36.2 -types-lxml==2025.11.25 +types-lxml==2026.1.1 |