Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca81d5bbdf | |||
| a82e47cb0a | |||
| 44e490c406 | |||
| a115ab0bbd |
@@ -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.2.40] - 2025-09-13
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.2.0
|
||||||
|
|
||||||
|
## [7.2.39] - 2025-09-10
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.6
|
||||||
|
|
||||||
## [7.2.38] - 2025-09-09
|
## [7.2.38] - 2025-09-09
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -5,6 +5,6 @@ urllib3==2.5.0
|
|||||||
psycopg2-binary==2.9.10
|
psycopg2-binary==2.9.10
|
||||||
PyMySQL==1.1.2
|
PyMySQL==1.1.2
|
||||||
robotframework-appiumlibrary==3.1
|
robotframework-appiumlibrary==3.1
|
||||||
robotframework-databaselibrary==2.1.5
|
robotframework-databaselibrary==2.2.0
|
||||||
robotframework-httplibrary==0.4.2
|
robotframework-httplibrary==0.4.2
|
||||||
robotframework-http-rabbitmq==1.0.3
|
robotframework-http-rabbitmq==1.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user