Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 516609cd5b | |||
| f560bfc439 | |||
| a9ac120a6b |
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.5.10] - 2026-03-30
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency requests to v2.33.1 (#316)
|
||||
- *(deps)* Update dependency faker to v40.12.0 (#318)
|
||||
|
||||
## [7.5.9] - 2026-03-25
|
||||
|
||||
### Chore
|
||||
|
||||
+2
-2
@@ -9,6 +9,6 @@ robotframework-databaselibrary==2.4.1
|
||||
robotframework-httplibrary==0.4.2
|
||||
robotframework-http-rabbitmq==1.0.3
|
||||
robotframework-requests==0.9.7
|
||||
requests==2.33.0
|
||||
faker==40.11.1
|
||||
requests==2.33.1
|
||||
faker==40.12.0
|
||||
python-dotenv==1.2.2
|
||||
|
||||
Reference in New Issue
Block a user