Skip to content

Commit 47879e7

Browse files
github-actions[bot]mhieta
authored andcommitted
chore(main): release kukkuu 3.17.6
1 parent 7be348c commit 47879e7

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.17.5"
2+
".": "3.17.6"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
<!-- REMINDER: While updating changelog, also remember to update
33
the version in kukkuu/__init.py__ -->
44

5+
## [3.17.6](https://github.com/City-of-Helsinki/kukkuu/compare/kukkuu-v3.17.5...kukkuu-v3.17.6) (2026-03-05)
6+
7+
8+
### Dependencies
9+
10+
* Bump authlib from 1.6.6 to 1.6.7 ([b7354b8](https://github.com/City-of-Helsinki/kukkuu/commit/b7354b833b10933810437d4cceb5b8baa0e90cf1))
11+
* Bump django from 5.2.11 to 5.2.12 ([0c6dfad](https://github.com/City-of-Helsinki/kukkuu/commit/0c6dfadef60d0e3b3766ecf925b4967b3c5a01e0))
12+
513
## [3.17.5](https://github.com/City-of-Helsinki/kukkuu/compare/kukkuu-v3.17.4...kukkuu-v3.17.5) (2026-02-18)
614

715

kukkuu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.17.5"
1+
__version__ = "3.17.6"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "kukkuu"
33
requires-python = ">=3.12, <3.13"
4-
version = "3.17.5"
4+
version = "3.17.6"
55

66
[tool.ruff]
77
target-version = "py312"

0 commit comments

Comments
 (0)