Skip to content

Commit 312a728

Browse files
chore(main): release kerrokantasi 2.10.6
1 parent d29dfd2 commit 312a728

3 files changed

Lines changed: 10 additions & 2 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-
".": "2.10.5"
2+
".": "2.10.6"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.10.6](https://github.com/City-of-Helsinki/kerrokantasi/compare/kerrokantasi-v2.10.5...kerrokantasi-v2.10.6) (2026-06-22)
4+
5+
6+
### Dependencies
7+
8+
* Bump cryptography from 46.0.7 to 48.0.1 ([d29dfd2](https://github.com/City-of-Helsinki/kerrokantasi/commit/d29dfd2e54d50ade16b0196153d69f9c2267d49c))
9+
* Bump pyjwt from 2.12.0 to 2.13.0 ([4b6d65b](https://github.com/City-of-Helsinki/kerrokantasi/commit/4b6d65beeee7cc53dafb79b3f92787ed9d67b248))
10+
311
## [2.10.5](https://github.com/City-of-Helsinki/kerrokantasi/compare/kerrokantasi-v2.10.4...kerrokantasi-v2.10.5) (2026-06-03)
412

513

pyproject.toml

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

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

0 commit comments

Comments
 (0)