Compare commits
3 Commits
944eb13776
...
v7.5.2
| Author | SHA1 | Date | |
|---|---|---|---|
| d6176ea5ca | |||
| 5977f4ab4b | |||
| 523b700d07 |
@@ -2,6 +2,17 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.5.2] - 2026-01-30
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Remove unused .gitlab-ci.yml
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.14.2-slim docker digest to 9b81fe9 (#272)
|
||||
- *(deps)* Update dependency robotframework-browser to v19.12.4 (#275)
|
||||
|
||||
## [7.5.1] - 2026-01-14
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
robotframework==7.4.1
|
||||
robotframework-browser==19.12.3
|
||||
robotframework-browser==19.12.4
|
||||
robotframework-seleniumlibrary==6.8.0
|
||||
urllib3==2.6.3
|
||||
psycopg[binary]==3.3.2
|
||||
|
||||
Reference in New Issue
Block a user