mirror of
https://github.com/searxng/searxng.git
synced 2025-09-03 00:38:34 +02:00
[upd] pypi: Bump the minor group with 4 updates (#5142)
Bumps the minor group with 4 updates: [flask](https://github.com/pallets/flask), [typer-slim](https://github.com/fastapi/typer), [pylint](https://github.com/pylint-dev/pylint) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `flask` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.1.1...3.1.2) Updates `typer-slim` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.16.0...0.16.1) Updates `pylint` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.7...v3.3.8) Updates `basedpyright` from 1.31.0 to 1.31.3 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.31.0...v1.31.3)
This commit is contained in:
parent
b1e461eb4b
commit
d8048dc75b
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ mock==5.2.0
|
|||
nose2[coverage_plugin]==0.15.1
|
||||
cov-core==1.15.0
|
||||
black==24.3.0
|
||||
pylint==3.3.7
|
||||
pylint==3.3.8
|
||||
splinter==0.21.0
|
||||
selenium==4.35.0
|
||||
Pallets-Sphinx-Themes==2.3.0
|
||||
|
@ -22,4 +22,4 @@ coloredlogs==15.0.1
|
|||
docutils>=0.21.2
|
||||
parameterized==0.9.0
|
||||
granian[reload]==2.5.0
|
||||
basedpyright==1.31.0
|
||||
basedpyright==1.31.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
certifi==2025.8.3
|
||||
babel==2.17.0
|
||||
flask-babel==4.0.0
|
||||
flask==3.1.1
|
||||
flask==3.1.2
|
||||
jinja2==3.1.6
|
||||
lxml==6.0.0
|
||||
pygments==2.19.2
|
||||
|
@ -17,6 +17,6 @@ markdown-it-py==3.0.0
|
|||
fasttext-predict==0.9.2.4
|
||||
tomli==2.2.1; python_version < '3.11'
|
||||
msgspec==0.19.0
|
||||
typer-slim==0.16.0
|
||||
typer-slim==0.16.1
|
||||
isodate==0.7.2
|
||||
whitenoise==6.9.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue