Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 603e0186ef | |||
| 92234c07a1 | |||
| 084f565dfd | |||
| a85d125d5a |
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user