From f88f1096ea9c67420da4f1293cbc83fb755cc0d0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 8 Oct 2025 08:57:50 +0000 Subject: [PATCH] chore(release): prepare for v7.2.45 --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f16649..42ed74c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,17 @@ 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 + +## [7.2.44] - 2025-10-07 ### Chore