mirror of
https://github.com/searxng/searxng.git
synced 2025-06-28 19:49:53 +00:00
[upd] pypi: Bump the minor group with 2 updates
Bumps the minor group with 2 updates: [selenium](https://github.com/SeleniumHQ/Selenium) and [typer-slim](https://github.com/fastapi/typer). Updates `selenium` from 4.32.0 to 4.33.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.32.0...selenium-4.33.0) Updates `typer-slim` from 0.15.4 to 0.16.0 - [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.15.4...0.16.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: typer-slim dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b991688fcb
commit
1b424b8d54
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ cov-core==1.15.0
|
|||
black==24.3.0
|
||||
pylint==3.3.7
|
||||
splinter==0.21.0
|
||||
selenium==4.32.0
|
||||
selenium==4.33.0
|
||||
Pallets-Sphinx-Themes==2.3.0
|
||||
Sphinx==7.4.7
|
||||
sphinx-issues==5.0.1
|
||||
|
|
|
@ -17,5 +17,5 @@ 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.15.4
|
||||
typer-slim==0.16.0
|
||||
isodate==0.7.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue