mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
- Bump target Python version to 3.12 in `pyproject.toml`. - Update Flask to version 3.1.2 in `requirements.txt`. - Remove deprecated dark mode configuration from the application. - Adjust logo rendering in templates to remove dark mode dependency. - Update GitHub Actions workflows to support the 'updates' branch for builds. - Increment version to 1.1.3 with an optional update-testing tag. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| mock_google.py | ||
| test_alts.py | ||
| test_autocomplete.py | ||
| test_autocomplete_xml.py | ||
| test_http_client.py | ||
| test_json.py | ||
| test_misc.py | ||
| test_results.py | ||
| test_routes.py | ||
| test_routes_json.py | ||
| test_tor.py | ||