chore(release): prepare for v7.2.45

This commit was merged in pull request #186.
This commit is contained in:
Unbound Release
2025-10-08 09:21:47 +00:00
committed by Joakim Olsson
parent ad87312805
commit b384dbb0c1
2 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v7.2.44"}
{"version":"v7.2.45"}
+12 -1
View File
@@ -2,7 +2,18 @@
All notable changes to this project will be documented in this file.
## [7.2.44] - 2025-10-05
## [7.2.45] - 2025-10-08
### 🐛 Bug Fixes
- Update psycopg2-binary to psycopg[binary] version
### Chore
- *(deps)* Update dependency robotframework-browser to v19.9.0
- *(deps)* Update python docker tag to v3.14.0
## [7.2.44] - 2025-10-07
### Chore