Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9fcfcd3b4 | |||
| eed76d0df2 | |||
| 17d1800b7a | |||
| b689100c56 | |||
| 9714913e39 | |||
| 34f559847f |
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.3.11] - 2025-12-12
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency urllib3 to v2.6.2
|
||||
- *(deps)* Update dependency robotframework to v7.4
|
||||
|
||||
## [7.3.10] - 2025-12-09
|
||||
|
||||
### Chore
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
robotframework==7.3.2
|
||||
robotframework==7.4
|
||||
robotframework-browser==19.12.0
|
||||
robotframework-seleniumlibrary==6.8.0
|
||||
urllib3==2.6.1
|
||||
urllib3==2.6.2
|
||||
psycopg[binary]==3.3.2
|
||||
PyMySQL==1.1.2
|
||||
robotframework-appiumlibrary==3.1
|
||||
|
||||
Reference in New Issue
Block a user