Skip to content

Commit 4e0b293

Browse files
github-actions[bot]nicobav
authored andcommitted
chore(main): release atv 2.2.3
1 parent 00cb426 commit 4e0b293

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-
".": "2.2.2"
2+
".": "2.2.3"
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+
## [2.2.3](https://github.com/City-of-Helsinki/atv/compare/atv-v2.2.2...atv-v2.2.3) (2026-05-20)
4+
5+
6+
### Dependencies
7+
8+
* Bump idna from 3.11 to 3.15 ([00cb426](https://github.com/City-of-Helsinki/atv/commit/00cb4262557ca9d584d374236fe151c9509bc0a4))
9+
310
## [2.2.2](https://github.com/City-of-Helsinki/atv/compare/atv-v2.2.1...atv-v2.2.2) (2026-05-19)
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 = "atv"
33
requires-python = ">=3.12, <3.13"
4-
version = "2.2.2"
4+
version = "2.2.3"
55

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

0 commit comments

Comments
 (0)