Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8cbdb7445 | |||
| 3868f75f9f | |||
| 5ee6071f1c | |||
| d35365d79a |
@@ -2,6 +2,18 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.2.23] - 2025-06-16
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency robotframework to v7.3.1
|
||||
|
||||
## [7.2.22] - 2025-06-15
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency robotframework-browser to v19.6.0
|
||||
|
||||
## [7.2.21] - 2025-06-13
|
||||
|
||||
### Chore
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
robotframework==7.3
|
||||
robotframework-browser==19.5.1
|
||||
robotframework==7.3.1
|
||||
robotframework-browser==19.6.0
|
||||
robotframework-seleniumlibrary==6.7.1
|
||||
urllib3==2.4.0
|
||||
psycopg2-binary==2.9.10
|
||||
|
||||
Reference in New Issue
Block a user