Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d919c36a44 | |||
| f0f82c29c7 |
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
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.24] - 2025-06-19
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency urllib3 to v2.5.0
|
||||||
|
|
||||||
## [7.2.23] - 2025-06-16
|
## [7.2.23] - 2025-06-16
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
robotframework==7.3.1
|
robotframework==7.3.1
|
||||||
robotframework-browser==19.6.0
|
robotframework-browser==19.6.0
|
||||||
robotframework-seleniumlibrary==6.7.1
|
robotframework-seleniumlibrary==6.7.1
|
||||||
urllib3==2.4.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
|
||||||
|
|||||||
Reference in New Issue
Block a user