Compare commits

...

4 Commits

Author SHA1 Message Date
releaser 603e0186ef chore(release): prepare for v7.5.9 (#315)
Release / release (push) Successful in 56s
robotframework / build (push) Successful in 52s
## [7.5.9] - 2026-03-25

### Chore

- *(deps)* Update dependency requests to v2.33.0 (#314)

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

---

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

Reviewed-on: #315
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
2026-03-25 17:40:37 +00:00
renovate 92234c07a1 chore(deps): update dependency requests to v2.33.0 (#314)
robotframework / build (push) Successful in 53s
Release / release (push) Successful in 59s
2026-03-25 17:17:54 +00:00
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 15 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v7.5.7" "version": "v7.5.9"
} }
+12
View File
@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [7.5.9] - 2026-03-25
### Chore
- *(deps)* Update dependency requests to v2.33.0 (#314)
## [7.5.8] - 2026-03-23
### Chore
- *(deps)* Update dependency faker to v40.11.1 (#312)
## [7.5.7] - 2026-03-20 ## [7.5.7] - 2026-03-20
### Chore ### Chore
+2 -2
View File
@@ -9,6 +9,6 @@ robotframework-databaselibrary==2.4.1
robotframework-httplibrary==0.4.2 robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3 robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7 robotframework-requests==0.9.7
requests==2.32.5 requests==2.33.0
faker==40.11.0 faker==40.11.1
python-dotenv==1.2.2 python-dotenv==1.2.2