1
0
mirror of https://github.com/searx/searx synced 2024-12-11 16:35:20 +01:00
searx/tests/unit
Noémi Ványi 179784068f
Bump pylint from 2.10.2 to 2.12.2 (#3124)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.12.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.10.2...v2.12.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 20:23:09 +01:00
..
engines
network [enh] verify that Tor proxy works every time searx starts 2021-10-13 00:06:37 -07:00
settings
__init__.py
test_answerers.py
test_engines_init.py [fix] test: avoid HTTP requests 2021-05-03 21:39:24 +02:00
test_external_bangs.py Bump pylint from 2.10.2 to 2.12.2 (#3124) 2022-01-15 20:23:09 +01:00
test_plugins.py
test_preferences.py
test_query.py [fix] test: avoid HTTP requests 2021-05-03 21:39:24 +02:00
test_results.py [enh] Improve ranking based on language (#3053) 2021-11-15 20:31:22 +01:00
test_search.py
test_settings_loader.py
test_standalone_searx.py Add searx_extra package 2021-03-04 11:59:14 +01:00
test_utils.py Bump pylint from 2.9.6 to 2.10.2 2021-08-22 20:53:12 +02:00
test_webadapter.py
test_webapp.py healthcheck endpoint 2021-10-03 10:25:56 +02:00
test_webutils.py