diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-17 14:31:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-17 14:31:40 +0200 |
| commit | 4c16b247d47793cb0572da765e81e104f86ad458 (patch) | |
| tree | d5e4b6a8cbb1674deb144a738c3ae820b30a808a /requirements.txt | |
| parent | 871ed47f89ba06791b331497174d210f991cc78b (diff) | |
[upd] pypi: Bump the minor group with 3 updates (#5988)
Bumps the minor group with 3 updates: [lxml](https://github.com/lxml/lxml), [msgspec](https://github.com/jcrist/msgspec) and [basedpyright](https://github.com/detachhead/basedpyright).
Updates `lxml` from 6.0.3 to 6.0.4
- [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.3...lxml-6.0.4)
Updates `msgspec` from 0.21.0 to 0.21.1
- [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.21.0...0.21.1)
Updates `basedpyright` from 1.39.0 to 1.39.2
- [Release notes](https://github.com/detachhead/basedpyright/releases)
- [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.0...v1.39.2)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 1a8d6d016..52f7b1acb 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.3 +lxml==6.0.4 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.21.0 +msgspec==0.21.1 typer==0.24.1 isodate==0.7.2 whitenoise==6.12.0 |
