Skip to content

Commit 52dbdfe

Browse files
github-actions[bot]mhieta
authored andcommitted
chore(main): release hauki 1.11.2
1 parent 223fdb2 commit 52dbdfe

3 files changed

Lines changed: 9 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-
".": "1.11.1"
2+
".": "1.11.2"
33
}

CHANGELOG.md

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

3+
## [1.11.2](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.11.1...hauki-v1.11.2) (2026-04-15)
4+
5+
6+
### Dependencies
7+
8+
* Bump pytest from 8.4.2 to 9.0.3 ([223fdb2](https://github.com/City-of-Helsinki/hauki/commit/223fdb2d3360c9253340a902e8a3b76d5d27678d))
9+
310
## [1.11.1](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.11.0...hauki-v1.11.1) (2026-04-09)
411

512

pyproject.toml

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

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

0 commit comments

Comments
 (0)