Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a28278b1f | |||
| a54a383858 | |||
| b39c041b7f | |||
| 2ba037a830 | |||
| 938994c356 | |||
| 7681725c30 |
@@ -2,6 +2,24 @@
|
|||||||
|
|
||||||
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.14] - 2025-02-20
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.3
|
||||||
|
|
||||||
|
## [7.2.13] - 2025-02-15
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.2
|
||||||
|
|
||||||
|
## [7.2.12] - 2025-02-10
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.1
|
||||||
|
|
||||||
## [7.2.11] - 2025-02-08
|
## [7.2.11] - 2025-02-08
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -5,6 +5,6 @@ urllib3==2.3.0
|
|||||||
psycopg2-binary==2.9.10
|
psycopg2-binary==2.9.10
|
||||||
PyMySQL==1.1.1
|
PyMySQL==1.1.1
|
||||||
robotframework-appiumlibrary==2.1.0
|
robotframework-appiumlibrary==2.1.0
|
||||||
robotframework-databaselibrary==2.1.0
|
robotframework-databaselibrary==2.1.3
|
||||||
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