Files
searxng/requirements.txt

22 lines
405 B
Plaintext
Raw Normal View History

certifi==2026.1.4
[upd] pypi: Bump the minor group with 5 updates Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [granian](https://github.com/emmett-framework/granian) | `2.6.1` | `2.7.0` | | [granian[pname]](https://github.com/emmett-framework/granian) | `2.6.1` | `2.7.0` | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [granian[reload]](https://github.com/emmett-framework/granian) | `2.6.1` | `2.7.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.37.2` | `1.37.4` | Updates `granian` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.1...v2.7.0) Updates `granian[pname]` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.1...v2.7.0) Updates `babel` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.17.0...v2.18.0) Updates `granian[reload]` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](https://github.com/emmett-framework/granian/compare/v2.6.1...v2.7.0) Updates `basedpyright` from 1.37.2 to 1.37.4 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.37.2...v1.37.4) --- updated-dependencies: - dependency-name: granian dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: granian[pname] dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: babel dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: granian[reload] dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: basedpyright dependency-version: 1.37.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 07:24:54 +00:00
babel==2.18.0
flask-babel==4.0.0
[upd] pypi: Bump the minor group with 5 updates Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.1.2` | `3.1.3` | | [typer](https://github.com/fastapi/typer) | `0.23.0` | `0.24.0` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.40.0` | `4.41.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.38.0` | `1.38.1` | | [types-lxml](https://github.com/abelcheung/types-lxml) | `2026.1.1` | `2026.2.16` | Updates `flask` from 3.1.2 to 3.1.3 - [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.2...3.1.3) Updates `typer` from 0.23.0 to 0.24.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.23.0...0.24.0) Updates `selenium` from 4.40.0 to 4.41.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.40.0...selenium-4.41.0) Updates `basedpyright` from 1.38.0 to 1.38.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.38.0...v1.38.1) Updates `types-lxml` from 2026.1.1 to 2026.2.16 - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Changelog](https://github.com/abelcheung/types-lxml/blob/main/CHANGELOG.md) - [Commits](https://github.com/abelcheung/types-lxml/compare/2026.01.01...2026.02.16) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: typer dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: selenium dependency-version: 4.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: basedpyright dependency-version: 1.38.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: types-lxml dependency-version: 2026.2.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 07:24:51 +00:00
flask==3.1.3
jinja2==3.1.6
lxml==6.0.2
pygments==2.19.2
python-dateutil==2.9.0.post0
pyyaml==6.0.3
2025-05-20 18:18:07 +02:00
httpx[http2]==0.28.1
httpx-socks[asyncio]==0.10.0
2025-11-29 15:48:31 +01:00
sniffio==1.3.1
valkey==6.1.1
markdown-it-py==3.0.0
fasttext-predict==0.9.2.4
tomli==2.4.0; python_version < '3.11'
msgspec==0.20.0
[upd] pypi: Bump the minor group with 5 updates Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.1.2` | `3.1.3` | | [typer](https://github.com/fastapi/typer) | `0.23.0` | `0.24.0` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.40.0` | `4.41.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.38.0` | `1.38.1` | | [types-lxml](https://github.com/abelcheung/types-lxml) | `2026.1.1` | `2026.2.16` | Updates `flask` from 3.1.2 to 3.1.3 - [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.2...3.1.3) Updates `typer` from 0.23.0 to 0.24.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.23.0...0.24.0) Updates `selenium` from 4.40.0 to 4.41.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.40.0...selenium-4.41.0) Updates `basedpyright` from 1.38.0 to 1.38.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.38.0...v1.38.1) Updates `types-lxml` from 2026.1.1 to 2026.2.16 - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Changelog](https://github.com/abelcheung/types-lxml/blob/main/CHANGELOG.md) - [Commits](https://github.com/abelcheung/types-lxml/compare/2026.01.01...2026.02.16) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: typer dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: selenium dependency-version: 4.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: basedpyright dependency-version: 1.38.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: types-lxml dependency-version: 2026.2.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 07:24:51 +00:00
typer==0.24.0
isodate==0.7.2
2025-09-19 11:20:05 +02:00
whitenoise==6.11.0
[upd] pypi: Bump the minor group across 1 directory with 5 updates (#5372) Bumps the minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer-slim](https://github.com/fastapi/typer) | `0.19.2` | `0.20.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.1` | `4.0.2` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.36.0` | `4.37.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.31.7` | `1.32.1` | Updates `typer-slim` from 0.19.2 to 0.20.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.19.2...0.20.0) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.14.1...4.15.0) Updates `pylint` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.1...v4.0.2) Updates `selenium` from 4.36.0 to 4.37.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.36.0...selenium-4.37.0) Updates `basedpyright` from 1.31.7 to 1.32.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.31.7...v1.32.1)
2025-10-24 11:11:34 +02:00
typing-extensions==4.15.0