Compare commits
8 Commits
v7.5.4
..
746f1ba6ea
| Author | SHA1 | Date | |
|---|---|---|---|
| 746f1ba6ea | |||
| 8856079c1e | |||
| 1d82d30411 | |||
| 35ecaea4ad | |||
| 9a59864c78 | |||
| 615e5acf98 | |||
| 415545d616 | |||
| 9ca6fb1203 |
@@ -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.5.5] - 2026-02-11
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-browser to v19.12.5 (#284)
|
||||||
|
|
||||||
## [7.5.4] - 2026-02-07
|
## [7.5.4] - 2026-02-07
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
robotframework==7.4.1
|
robotframework==7.4.1
|
||||||
robotframework-browser==19.12.4
|
robotframework-browser==19.12.5
|
||||||
robotframework-seleniumlibrary==6.8.0
|
robotframework-seleniumlibrary==6.8.0
|
||||||
urllib3==2.6.3
|
urllib3==2.6.3
|
||||||
psycopg[binary]==3.3.2
|
psycopg[binary]==3.3.3
|
||||||
PyMySQL==1.1.2
|
PyMySQL==1.1.2
|
||||||
robotframework-appiumlibrary==3.2.1
|
robotframework-appiumlibrary==3.2.1
|
||||||
robotframework-databaselibrary==2.4.1
|
robotframework-databaselibrary==2.4.1
|
||||||
|
|||||||
Reference in New Issue
Block a user