Skip to content

Commit a07b4b8

Browse files
github-actions[bot]nicobav
authored andcommitted
chore(main): release palvelutarjotin 1.35.3
1 parent 1af9f27 commit a07b4b8

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-
".": "1.35.2"
2+
".": "1.35.3"
33
}

CHANGELOG.md

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

4+
## [1.35.3](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.35.2...palvelutarjotin-v1.35.3) (2026-05-19)
5+
6+
7+
### Dependencies
8+
9+
* Bump authlib from 1.6.11 to 1.6.12 ([1419141](https://github.com/City-of-Helsinki/palvelutarjotin/commit/1419141ea8ba130c5e3539abd926b9286327a6ef))
10+
* Bump urllib3 from 2.6.3 to 2.7.0 ([1af9f27](https://github.com/City-of-Helsinki/palvelutarjotin/commit/1af9f27d5af765f11ad41029b7b396356483ee66))
11+
412
## [1.35.2](https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.35.1...palvelutarjotin-v1.35.2) (2026-05-11)
513

614

palvelutarjotin/__init__.py

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

pyproject.toml

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

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

0 commit comments

Comments
 (0)