Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d260de80a9 | |||
| 89e18482a3 | |||
| 50665534ee | |||
| 345aae3abf |
@@ -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.26] - 2025-06-27
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.4
|
||||||
|
|
||||||
|
## [7.2.25] - 2025-06-27
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-browser to v19.6.1
|
||||||
|
|
||||||
## [7.2.24] - 2025-06-19
|
## [7.2.24] - 2025-06-19
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+2
-2
@@ -1,10 +1,10 @@
|
|||||||
robotframework==7.3.1
|
robotframework==7.3.1
|
||||||
robotframework-browser==19.6.0
|
robotframework-browser==19.6.1
|
||||||
robotframework-seleniumlibrary==6.7.1
|
robotframework-seleniumlibrary==6.7.1
|
||||||
urllib3==2.5.0
|
urllib3==2.5.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.3
|
robotframework-databaselibrary==2.1.4
|
||||||
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