Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 93a85a53f6 | |||
| 82906452e9 | |||
| 5ad56e9a20 | |||
| b90694049e |
@@ -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.43] - 2025-09-26
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.3.1
|
||||||
|
|
||||||
|
## [7.2.42] - 2025-09-25
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-browser to v19.8.0
|
||||||
|
|
||||||
## [7.2.41] - 2025-09-24
|
## [7.2.41] - 2025-09-24
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+2
-2
@@ -1,10 +1,10 @@
|
|||||||
robotframework==7.3.2
|
robotframework==7.3.2
|
||||||
robotframework-browser==19.7.2
|
robotframework-browser==19.8.0
|
||||||
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.2
|
PyMySQL==1.1.2
|
||||||
robotframework-appiumlibrary==3.1
|
robotframework-appiumlibrary==3.1
|
||||||
robotframework-databaselibrary==2.3.0
|
robotframework-databaselibrary==2.3.1
|
||||||
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