Compare commits

..

2 Commits

Author SHA1 Message Date
Unbound Release 6f1c4bf671 chore(release): prepare for v7.2.37 2025-08-25 04:52:27 +00:00
Renovate 7d60f55443 chore(deps): update dependency pymysql to v1.1.2 2025-08-24 13:04:34 +00:00
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -2,6 +2,12 @@
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
@@ -288,7 +294,7 @@ All notable changes to this project will be documented in this file.
### 🚀 Features
- Add robotframework-browser dependency
- Add robotframework-browser dependency
### 🚜 Refactor
+1 -1
View File
@@ -3,7 +3,7 @@ robotframework-browser==19.7.2
robotframework-seleniumlibrary==6.7.1
urllib3==2.5.0
psycopg2-binary==2.9.10
PyMySQL==1.1.1
PyMySQL==1.1.2
robotframework-appiumlibrary==3.1
robotframework-databaselibrary==2.1.4
robotframework-httplibrary==0.4.2