Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f1c4bf671 | |||
| 7d60f55443 | |||
| 24b7f90f18 | |||
| ba5fcd92d8 |
@@ -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.37] - 2025-08-25
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency pymysql to v1.1.2
|
||||||
|
|
||||||
|
## [7.2.36] - 2025-08-21
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-browser to v19.7.2
|
||||||
|
|
||||||
## [7.2.35] - 2025-08-21
|
## [7.2.35] - 2025-08-21
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
robotframework==7.3.2
|
robotframework==7.3.2
|
||||||
robotframework-browser==19.7.1
|
robotframework-browser==19.7.2
|
||||||
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.2
|
||||||
robotframework-appiumlibrary==3.1
|
robotframework-appiumlibrary==3.1
|
||||||
robotframework-databaselibrary==2.1.4
|
robotframework-databaselibrary==2.1.4
|
||||||
robotframework-httplibrary==0.4.2
|
robotframework-httplibrary==0.4.2
|
||||||
|
|||||||
Reference in New Issue
Block a user