mirror of
https://github.com/searxng/searxng.git
synced 2025-09-01 02:53:47 +00:00
[upd] pypi: Bump the minor group with 3 updates (#5166)
Bumps the minor group with 3 updates: [lxml](https://github.com/lxml/lxml), [granian[reload]](https://github.com/emmett-framework/granian) and [granian](https://github.com/emmett-framework/granian). Updates `lxml` from 6.0.0 to 6.0.1 - [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.0...lxml-6.0.1) Updates `granian[reload]` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.5.0...v2.5.1) Updates `granian` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.5.0...v2.5.1)
This commit is contained in:
parent
7e353f74f7
commit
31322a49b6
3 changed files with 3 additions and 3 deletions
|
@ -21,5 +21,5 @@ wlc==1.15
|
||||||
coloredlogs==15.0.1
|
coloredlogs==15.0.1
|
||||||
docutils>=0.21.2
|
docutils>=0.21.2
|
||||||
parameterized==0.9.0
|
parameterized==0.9.0
|
||||||
granian[reload]==2.5.0
|
granian[reload]==2.5.1
|
||||||
basedpyright==1.31.3
|
basedpyright==1.31.3
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
granian==2.5.0
|
granian==2.5.1
|
||||||
|
|
|
@ -3,7 +3,7 @@ babel==2.17.0
|
||||||
flask-babel==4.0.0
|
flask-babel==4.0.0
|
||||||
flask==3.1.2
|
flask==3.1.2
|
||||||
jinja2==3.1.6
|
jinja2==3.1.6
|
||||||
lxml==6.0.0
|
lxml==6.0.1
|
||||||
pygments==2.19.2
|
pygments==2.19.2
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
pyyaml==6.0.2
|
pyyaml==6.0.2
|
||||||
|
|
Loading…
Reference in a new issue