Skip to content

Commit 84a5506

Browse files
chore(main): release atv 2.2.4
1 parent 1354dbc commit 84a5506

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.2.3"
2+
".": "2.2.4"
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.2.4](https://github.com/City-of-Helsinki/atv/compare/atv-v2.2.3...atv-v2.2.4) (2026-06-22)
4+
5+
6+
### Dependencies
7+
8+
* Bump cryptography from 46.0.7 to 48.0.1 ([1354dbc](https://github.com/City-of-Helsinki/atv/commit/1354dbcfebf4d28bd2eb2c660406d346f16493d1))
9+
* Bump pyjwt from 2.12.1 to 2.13.0 ([065cb7e](https://github.com/City-of-Helsinki/atv/commit/065cb7ea03c76b8e7535b82711d487753ab90f33))
10+
311
## [2.2.3](https://github.com/City-of-Helsinki/atv/compare/atv-v2.2.2...atv-v2.2.3) (2026-05-20)
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 = "atv"
33
requires-python = ">=3.12, <3.13"
4-
version = "2.2.3"
4+
version = "2.2.4"
55

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

0 commit comments

Comments
 (0)