mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 10:10:39 +00:00
[upd] pypi: Bump the minor group with 5 updates (#5648)
Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [granian](https://github.com/emmett-framework/granian) | `2.6.0` | `2.6.1` | | [granian[pname]](https://github.com/emmett-framework/granian) | `2.6.0` | `2.6.1` | | [typer-slim](https://github.com/fastapi/typer) | `0.21.0` | `0.21.1` | | [granian[reload]](https://github.com/emmett-framework/granian) | `2.6.0` | `2.6.1` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.36.2` | `1.37.1` | Updates `granian` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.0...v2.6.1) Updates `granian[pname]` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.0...v2.6.1) Updates `typer-slim` from 0.21.0 to 0.21.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.21.0...0.21.1) Updates `granian[reload]` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.0...v2.6.1) Updates `basedpyright` from 1.36.2 to 1.37.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.36.2...v1.37.1) --- updated-dependencies: - dependency-name: granian dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian[pname] dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: typer-slim dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: granian[reload] dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: basedpyright dependency-version: 1.37.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,6 +23,6 @@ wlc==1.16.1
|
||||
coloredlogs==15.0.1
|
||||
docutils>=0.21.2
|
||||
parameterized==0.9.0
|
||||
granian[reload]==2.6.0
|
||||
basedpyright==1.36.2
|
||||
granian[reload]==2.6.1
|
||||
basedpyright==1.37.1
|
||||
types-lxml==2026.1.1
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
granian==2.6.0
|
||||
granian[pname]==2.6.0
|
||||
granian==2.6.1
|
||||
granian[pname]==2.6.1
|
||||
|
||||
@@ -15,7 +15,7 @@ markdown-it-py==3.0.0
|
||||
fasttext-predict==0.9.2.4
|
||||
tomli==2.3.0; python_version < '3.11'
|
||||
msgspec==0.20.0
|
||||
typer-slim==0.21.0
|
||||
typer-slim==0.21.1
|
||||
isodate==0.7.2
|
||||
whitenoise==6.11.0
|
||||
typing-extensions==4.15.0
|
||||
|
||||
Reference in New Issue
Block a user