Historique des commits

Auteur SHA1 Message Date
  Dan Helfman 5a2cd1b261 Add support for Python 3.13. il y a 3 mois
  Dan Helfman a4baf4623b Drop colorama as a library dependency (#958). il y a 5 mois
  Dan Helfman 148536d867 Upgrade certifi in test requirements. il y a 11 mois
  Dan Helfman 70a978b83d Upgrade test requirements. il y a 1 an
  Dan Helfman 7700b87b60 Test requirements security upgrade. il y a 1 an
  Dan Helfman 36d10fecb1 Upgrade black in test requirements. il y a 1 an
  Dan Helfman 009062128d Remove Python 3.8+ restriction, as only Python 3.8+ is supported. il y a 1 an
  Dan Helfman f39cea4abf Remove additional Python 3.7-isms (#784). il y a 1 an
  Dan Helfman dcf25fa041 Upgrade ruamel.yaml dependency to support version 0.18.x (#783). il y a 1 an
  Dan Helfman e7169f6fb2 Upgrade certifi test dependency to fix security alert. il y a 1 an
  Dan Helfman 5f06884d5a Fix Apprise/PyYAML end-to-end test breakage (#715). il y a 1 an
  Pim Kunis eaa22be3db fix PR comments il y a 1 an
  Pim Kunis a587e207f9 pin Apprise dependencies for test requirements il y a 1 an
  Dan Helfman 05b989347c Upgrade requests test requirement (security). il y a 2 ans
  Dan Helfman 8cb5a42a9e Drop deprecated pkg_resources in favor of importlib.metadata and packaging. il y a 2 ans
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. il y a 2 ans
  Dan Helfman 2934d0902c Code spell checking on every test run! il y a 2 ans
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. il y a 2 ans
  Dan Helfman 5d19d86e4a Add flake8-quotes to complain about incorrect quoting so I don't have to! il y a 2 ans
  Dan Helfman ab4c08019c Upgrade pytest test dependency (security). il y a 2 ans
  Dan Helfman 48f44d2f3d Add tests for compact action (#394). il y a 3 ans
  Dan Helfman 96384d5ee1 Attempt to fix typed-ast build issue by relaxing version requirements in test. il y a 3 ans
  Dan Helfman 8ed5467435 Drop support for Python 3.6. Add support for 3.10. il y a 3 ans
  Dan Helfman 27d37b606b Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). il y a 4 ans
  Dan Helfman 73235e59be Upgrade "py" test dependency (security). il y a 4 ans
  Dan Helfman c43b50b6e6 Upgrade PyYAML. il y a 4 ans
  Dan Helfman c072678936 Add support for ruamel.yaml 0.17.x YAML parsing library (#404). il y a 4 ans
  Dan Helfman 631da1465e Add support for Python 3.9. il y a 4 ans
  Dan Helfman 1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+. il y a 4 ans
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). il y a 4 ans