FAQ | This is a LIVE service | Changelog

Skip to content

chore(deps): update all dependencies

This MR contains the following updates:

Package Type Update Change
flake8 (changelog) minor ==7.2.0 -> ==7.3.0
postgres service-image pinDigest -> 6cf6142
pycodestyle (changelog) minor ==2.13.0 -> ==2.14.0
pyflakes minor ==3.3.2 -> ==3.4.0
pytest (changelog) patch ==8.4.0 -> ==8.4.1
tox (changelog) minor ==4.26.0 -> ==4.27.0
uis/devops/continuous-delivery/ci-templates repository major v6.15.0 -> v7.2.0

Release Notes

pycqa/flake8 (flake8)

v7.3.0

Compare Source

PyCQA/pyflakes (pyflakes)

v3.4.0

Compare Source

pytest-dev/pytest (pytest)

v8.4.1

Compare Source

pytest 8.4.1 (2025-06-17)
Bug fixes
  • #​13461: Corrected _pytest.terminal.TerminalReporter.isatty to support being called as a method. Before it was just a boolean which could break correct code when using -o log_cli=true).

  • #​13477: Reintroduced pytest.PytestReturnNotNoneWarning{.interpreted-text role="class"} which was removed by accident in pytest [8.4]{.title-ref}.

    This warning is raised when a test functions returns a value other than None, which is often a mistake made by beginners.

    See return-not-none{.interpreted-text role="ref"} for more information.

  • #​13497: Fixed compatibility with Twisted 25+.

Improved documentation
  • #​13492: Fixed outdated warning about faulthandler not working on Windows.
tox-dev/tox (tox)

v4.27.0

Compare Source

What's Changed

Full Changelog: https://github.com/tox-dev/tox/compare/4.26.0...4.27.0

uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v7.2.0: 7.2.0

Compare Source

7.2.0 (2025-06-23)
Features
  • enable "advanced" SAST scanning for common pipeline projects (c3c3356), closes #​126

v7.1.0: 7.1.0

Compare Source

7.1.0 (2025-06-19)
Features
  • add workflow-prefer-mr-pipelines.gitlab-ci.yml (bee3dbc), closes #​125

v7.0.2: 7.0.2

Compare Source

7.0.2 (2025-06-17)

v7.0.1: 7.0.1

Compare Source

7.0.1 (2025-06-17)
Bug Fixes
  • remove use of deprecated workflow rules templates (c1e9531), closes #​124

v7.0.0: 7.0.0

Compare Source

7.0.0 (2025-06-17)
⚠️ BREAKING CHANGES
  • add the common-pipeline, commitlint, and release-it
Features
  • add the common-pipeline, commitlint, and release-it (8fbf3a9)

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading