Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Apr 03:52
· 43 commits to main since this release

v1.4.0 (2025-04-27)

Feat

  • enable weekly security scan
  • add trivy to build pipeline

Fix

  • deps: updating python dependencies
  • deps: updating python to 3.13.3
  • correcting the license configuration
  • attempting to fix dependabot
  • deps: bump python from f3614d9 to 8f3aba4
  • deps: bump commitizen-tools/commitizen-action from 0.23.1 to 0.24.0
  • deps: bump python from 3.13.1-slim-bookworm to 3.13.2-slim-bookworm
  • deps: bump python from 1127090 to 026dd41
  • remove unused files
  • add license file to docker image
  • deps: bump python from f41a75c to 1127090
  • deps: updating poetry version and cleaning up docker
  • updating build scripts, readme, python dependencies
  • updating python version to 3.13 and various actions updates
  • remove merge workflow entirely
  • do not put anything into this workflow file
  • fixing merge workflow
  • fixing name of workflow
  • remove option causing warnings
  • get version number from a clean build
  • put application version into the dockerfile
  • enable error handling in entrypoint script
  • deps: updating commitizen pre-commit hook
  • deps: bumping python docker container version to 3.12.8
  • allow poetry to install the package into the venv
  • deps: bump softprops/action-gh-release from 2.0.9 to 2.1.0
  • deps: bump commitizen-tools/commitizen-action from 0.21.0 to 0.22.0
  • deps-dev: bump pytest from 8.3.3 to 8.3.4
  • deps: bump flask from 3.0.3 to 3.1.0
  • update python and docker dependencies
  • removing deprecated safety tool
  • deps: updating commitizen pre-commit hook
  • deps: bump softprops/action-gh-release from 2.0.8 to 2.0.9
  • deps-dev: bump pytest-cov from 5.0.0 to 6.0.0
  • deps: updating base docker image
  • deps: bump werkzeug from 3.0.4 to 3.0.6 in the pip group
  • updating dockerfile to use new base python image
  • updating pre-commit configuration
  • deps: bump python from 15bad98 to ad48727
  • deps-dev: bump pytest from 8.3.2 to 8.3.3
  • deps: update base image
  • remove pre-commit from deps, update dependencies