From b384dbb0c18fe8c52a3b94fa3ba62381730cb721 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 8 Oct 2025 09:21:47 +0000 Subject: [PATCH] chore(release): prepare for v7.2.45 --- .version | 2 +- CHANGELOG.md | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 2171a3e..3b2d281 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -{"version":"v7.2.44"} +{"version":"v7.2.45"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f16649..0321f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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