Compare commits

...

2 Commits

Author SHA1 Message Date
releaser 084f565dfd chore(release): prepare for v7.5.8 (#313)
Release / release (push) Successful in 48s
robotframework / build (push) Successful in 52s
## [7.5.8] - 2026-03-23

### Chore

- *(deps)* Update dependency faker to v40.11.1 (#312)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #313
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
2026-03-23 15:58:45 +00:00
renovate a85d125d5a chore(deps): update dependency faker to v40.11.1 (#312)
robotframework / build (push) Successful in 50s
Release / release (push) Successful in 54s
2026-03-23 15:20:46 +00:00
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.7"
"version": "v7.5.8"
}
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [7.5.8] - 2026-03-23
### Chore
- *(deps)* Update dependency faker to v40.11.1 (#312)
## [7.5.7] - 2026-03-20
### Chore
+1 -1
View File
@@ -10,5 +10,5 @@ robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7
requests==2.32.5
faker==40.11.0
faker==40.11.1
python-dotenv==1.2.2