Историја ревизија

Аутор SHA1 Порука Датум
  Dan Helfman ae00770c35 Upgrade urllib3 in test requirements for security fixes. пре 2 недеља
  Dan Helfman 0da4b64838 Drop support for Python 3.9, which has been end-of-lifed. (Also hopefully fix the build.) пре 1 месец
  Dan Helfman 2d8b455e44 Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation. пре 5 месеци
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. пре 5 месеци
  Dan Helfman 34f677dba1 Add a flake8 plugin that enforces a blank line after if/for/while/with/try blocks. пре 6 месеци
  Dan Helfman 3eed3191e8 Add a flake8 extension to tests to detect commented out code. пре 6 месеци
  Dan Helfman 0d54fda27a Use the Bandit security analysis tool when running tests. пре 6 месеци
  Dan Helfman 05b34d4b56 Fix unit/integration tests and add coverage (#1043). пре 6 месеци
  Dan Helfman 01dc7e7841 Upgrade requests in test requirements to "fix" theoretical security vulnerability. пре 6 месеци
  Dan Helfman 5a2cd1b261 Add support for Python 3.13. пре 10 месеци
  Dan Helfman a4baf4623b Drop colorama as a library dependency (#958). пре 1 година
  Dan Helfman 148536d867 Upgrade certifi in test requirements. пре 1 година
  Dan Helfman 70a978b83d Upgrade test requirements. пре 1 година
  Dan Helfman 7700b87b60 Test requirements security upgrade. пре 1 година
  Dan Helfman 36d10fecb1 Upgrade black in test requirements. пре 1 година
  Dan Helfman 009062128d Remove Python 3.8+ restriction, as only Python 3.8+ is supported. пре 1 година
  Dan Helfman f39cea4abf Remove additional Python 3.7-isms (#784). пре 2 година
  Dan Helfman dcf25fa041 Upgrade ruamel.yaml dependency to support version 0.18.x (#783). пре 2 година
  Dan Helfman e7169f6fb2 Upgrade certifi test dependency to fix security alert. пре 2 година
  Dan Helfman 5f06884d5a Fix Apprise/PyYAML end-to-end test breakage (#715). пре 2 година
  Pim Kunis eaa22be3db fix PR comments пре 2 година
  Pim Kunis a587e207f9 pin Apprise dependencies for test requirements пре 2 година
  Dan Helfman 05b989347c Upgrade requests test requirement (security). пре 2 година
  Dan Helfman 8cb5a42a9e Drop deprecated pkg_resources in favor of importlib.metadata and packaging. пре 2 година
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. пре 2 година
  Dan Helfman 2934d0902c Code spell checking on every test run! пре 2 година
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. пре 2 година
  Dan Helfman 5d19d86e4a Add flake8-quotes to complain about incorrect quoting so I don't have to! пре 2 година
  Dan Helfman ab4c08019c Upgrade pytest test dependency (security). пре 3 година
  Dan Helfman 48f44d2f3d Add tests for compact action (#394). пре 3 година