Skip to content

v1.0.1

Latest

Choose a tag to compare

@CasperWA CasperWA released this 07 Dec 23:28
· 20 commits to master since this release

Changelog

v1.0.1 (2025-12-07)

Full Changelog

Update dependencies and dev tools

Auditing dependencies during CI/CD has been shifted from safety to pip-audit.
Dependencies have been updated, some with new minimum versions, others with a widened version range.
GH Actions and dev tools have been updated as well.

Fixed bugs:

  • pysftp is failing due to paramiko #617
  • There is currently an issue with pytest-celery #613

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator