From 673c29efeb905855f121c70ce7fafada5f1b7587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 07:03:22 +0000 Subject: [PATCH] [upd] pypi: Bump the minor group with 2 updates Bumps the minor group with 2 updates: [msgspec](https://github.com/jcrist/msgspec) and [types-lxml](https://github.com/abelcheung/types-lxml). Updates `msgspec` from 0.19.0 to 0.20.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.19.0...0.20.0) Updates `types-lxml` from 2025.8.25 to 2025.11.25 - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Commits](https://github.com/abelcheung/types-lxml/compare/2025.08.25...2025.11.25) --- updated-dependencies: - dependency-name: msgspec dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: types-lxml dependency-version: 2025.11.25 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4b7871ec7..ca08967dd 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.34.0 -types-lxml==2025.8.25 +types-lxml==2025.11.25 diff --git a/requirements.txt b/requirements.txt index 7adbd3247..1a66bf67c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ valkey==6.1.1 markdown-it-py==3.0.0 fasttext-predict==0.9.2.4 tomli==2.3.0; python_version < '3.11' -msgspec==0.19.0 +msgspec==0.20.0 typer-slim==0.20.0 isodate==0.7.2 whitenoise==6.11.0