mirror of
https://github.com/searxng/searxng.git
synced 2026-01-16 11:35:30 +00:00
[upd] pypi: Bump the minor group with 3 updates (#5670)
Bumps the minor group with 3 updates: [tomli](https://github.com/hukkin/tomli), [yamllint](https://github.com/adrienverge/yamllint) and [wlc](https://github.com/WeblateOrg/wlc). Updates `tomli` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.3.0...2.4.0) Updates `yamllint` from 1.37.1 to 1.38.0 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.37.1...v1.38.0) Updates `wlc` from 1.16.1 to 1.17.1 - [Release notes](https://github.com/WeblateOrg/wlc/releases) - [Changelog](https://github.com/WeblateOrg/wlc/blob/main/CHANGES.rst) - [Commits](https://github.com/WeblateOrg/wlc/compare/1.16.1...1.17.1)
This commit is contained in:
@@ -18,8 +18,8 @@ sphinx-notfound-page==1.1.0
|
|||||||
myst-parser==4.0.1
|
myst-parser==4.0.1
|
||||||
linuxdoc==20240924
|
linuxdoc==20240924
|
||||||
aiounittest==1.5.0
|
aiounittest==1.5.0
|
||||||
yamllint==1.37.1
|
yamllint==1.38.0
|
||||||
wlc==1.16.1
|
wlc==1.17.1
|
||||||
coloredlogs==15.0.1
|
coloredlogs==15.0.1
|
||||||
docutils>=0.21.2
|
docutils>=0.21.2
|
||||||
parameterized==0.9.0
|
parameterized==0.9.0
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ sniffio==1.3.1
|
|||||||
valkey==6.1.1
|
valkey==6.1.1
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
fasttext-predict==0.9.2.4
|
fasttext-predict==0.9.2.4
|
||||||
tomli==2.3.0; python_version < '3.11'
|
tomli==2.4.0; python_version < '3.11'
|
||||||
msgspec==0.20.0
|
msgspec==0.20.0
|
||||||
typer-slim==0.21.1
|
typer-slim==0.21.1
|
||||||
isodate==0.7.2
|
isodate==0.7.2
|
||||||
|
|||||||
Reference in New Issue
Block a user