Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 516609cd5b | |||
| f560bfc439 | |||
| a9ac120a6b | |||
| 603e0186ef | |||
| 92234c07a1 |
@@ -2,6 +2,19 @@
|
|||||||
|
|
||||||
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.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
|
||||||
|
|
||||||
|
- *(deps)* Update dependency requests to v2.33.0 (#314)
|
||||||
|
|
||||||
## [7.5.8] - 2026-03-23
|
## [7.5.8] - 2026-03-23
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+2
-2
@@ -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.1
|
||||||
faker==40.11.1
|
faker==40.12.0
|
||||||
python-dotenv==1.2.2
|
python-dotenv==1.2.2
|
||||||
|
|||||||
Reference in New Issue
Block a user