mirror of
https://github.com/searxng/searxng.git
synced 2026-09-23 06:36:12 +00:00
[upd] pypi: Bump the minor group with 3 updates (#6751)
Bumps the minor group with 3 updates: [granian](https://github.com/emmett-framework/granian), [selenium](https://github.com/SeleniumHQ/Selenium) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `granian` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.8.2...v2.8.3) Updates `selenium` from 4.48.0 to 4.49.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.48.0...selenium-4.49.0) Updates `basedpyright` from 1.40.0 to 1.40.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.40.0...v1.40.1)
This commit is contained in:
@@ -4,7 +4,7 @@ cov-core==1.15.0
|
|||||||
black==26.5.1
|
black==26.5.1
|
||||||
pylint==4.0.8
|
pylint==4.0.8
|
||||||
splinter==0.21.0
|
splinter==0.21.0
|
||||||
selenium==4.48.0
|
selenium==4.49.0
|
||||||
Sphinx==8.2.3;python_version <= "3.11"
|
Sphinx==8.2.3;python_version <= "3.11"
|
||||||
Sphinx==9.1.0; python_version > "3.11"
|
Sphinx==9.1.0; python_version > "3.11"
|
||||||
sphinx-issues==6.0.0
|
sphinx-issues==6.0.0
|
||||||
@@ -23,6 +23,6 @@ coloredlogs==15.0.1
|
|||||||
docutils>=0.21.2;python_version <= "3.11"
|
docutils>=0.21.2;python_version <= "3.11"
|
||||||
docutils>=0.22.4; python_version > "3.11"
|
docutils>=0.22.4; python_version > "3.11"
|
||||||
parameterized==0.9.0
|
parameterized==0.9.0
|
||||||
granian[reload]==2.8.2
|
granian[reload]==2.8.3
|
||||||
basedpyright==1.40.0
|
basedpyright==1.40.1
|
||||||
types-lxml==2026.2.16
|
types-lxml==2026.2.16
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
granian==2.8.2
|
granian==2.8.3
|
||||||
granian[pname]==2.8.2
|
granian[pname]==2.8.3
|
||||||
|
|||||||
Reference in New Issue
Block a user