chore(release): prepare for v7.5.17 #368

Merged
argoyle merged 2 commits from next-release into main 2026-05-25 20:20:27 +00:00
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.16"
"version": "v7.5.17"
}
+11 -1
View File
@@ -2,7 +2,17 @@
All notable changes to this project will be documented in this file.
## [7.5.16] - 2026-05-17
## [7.5.17] - 2026-05-25
### Chore
- *(deps)* Update python:3.14.5-slim docker digest to a24bfbc (#359)
- *(deps)* Update dependency robotframework-seleniumlibrary to v6.9.0 (#361)
- *(deps)* Update python:3.14.5-slim docker digest to c845af9 (#363)
- *(deps)* Update dependency pymysql to v1.2.0 (#365)
- *(deps)* Update dependency faker to v40.19.1 (#367)
## [7.5.16] - 2026-05-18
### Chore