From 1dd9dcb15e46fbb26c5e9eb0d67cc8631ce7da14 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 19 Oct 2025 09:01:40 +0000 Subject: [PATCH] chore(release): prepare for v7.3.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d91bf..bc40555 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [7.3.3] - 2025-10-19 + +### 🐛 Bug Fixes + +- *(deps)* Add robotframework-requests to requirements + ## [7.3.2] - 2025-10-19 ### Chore