Merge pull request 'chore(release): prepare for v7.5.3' (#277) from next-release into main
Release / release (push) Successful in 44s
robotframework / build (push) Successful in 5m27s

Reviewed-on: #277
This commit was merged in pull request #277.
This commit is contained in:
2026-02-05 07:27:12 +00:00
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.2"
"version": "v7.5.3"
}
+9
View File
@@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [7.5.3] - 2026-02-05
### Chore
- *(deps)* Update python:3.14.2-slim docker digest to 0c6bb25 (#276)
- *(deps)* Update python:3.14.2-slim docker digest to d517cd3 (#278)
- *(deps)* Update python:3.14.2-slim docker digest to 1a3c6db (#279)
- *(deps)* Update python docker tag to v3.14.3 (#280)
## [7.5.2] - 2026-01-30
### ⚙️ Miscellaneous Tasks