Compare commits

..

3 Commits

Author SHA1 Message Date
releaser af2ac434e6 chore(release): prepare for v7.5.13
robotframework / build (pull_request) Successful in 49s
2026-04-20 21:19:19 +00:00
releaser 8bd712fbd8 chore(release): prepare for v7.5.13 2026-04-20 21:19:17 +00:00
renovate 3758c1d595 chore(deps): update dependency faker to v40.15.0 (#330)
robotframework / build (push) Successful in 48s
Release / release (push) Successful in 51s
2026-04-20 21:18:08 +00:00
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.12"
"version": "v7.5.13"
}
+7 -1
View File
@@ -2,7 +2,13 @@
All notable changes to this project will be documented in this file.
## [7.5.12] - 2026-04-14
## [7.5.13] - 2026-04-20
### Chore
- *(deps)* Update dependency faker to v40.15.0 (#330)
## [7.5.12] - 2026-04-15
### 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.33.1
faker==40.13.0
faker==40.15.0
python-dotenv==1.2.2