Skip to content

Commit b2a248b

Browse files
committed
use plugin base 4.16.1
1 parent bae4bc2 commit b2a248b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1414
### Changed
1515

1616
- gitlab: use python image v3.13.12
17+
- use cmem-plugin-base v4.16.1
1718

1819

1920
## [8.3.2] 2026-03-02

src/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python = "^3.13"{%- else %}
2020
python = ">=3.13, ^3"{%- endif %}
2121

2222
{% if project_type == 'plugin' -%}[tool.poetry.dependencies.cmem-plugin-base]
23-
version = "^4.15.0"
23+
version = "^4.16.1"
2424
allow-prereleases = false
2525

2626
[tool.poetry.group.dev.dependencies.cmem-cmemc]

0 commit comments

Comments
 (0)