Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c56b05df4d | |||
| 67932a64da | |||
| c9b5e70557 | |||
| f7bc77413b | |||
| 6b7e540618 | |||
| d658db6d11 |
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.3.12] - 2025-12-13
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.14.2-slim docker digest to 2751cbe
|
||||
- *(deps)* Update dependency robotframework-browser to v19.12.3
|
||||
|
||||
## [7.3.11] - 2025-12-12
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14.2-slim@sha256:10f5458f950e21b5ebe9ef12f75d8b9fc6adef232b0f0fc782ef71be59c2b871
|
||||
FROM python:3.14.2-slim@sha256:2751cbe93751f0147bc1584be957c6dd4c5f977c3d4e0396b56456a9fd4ed137
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
robotframework==7.4
|
||||
robotframework-browser==19.12.0
|
||||
robotframework-browser==19.12.3
|
||||
robotframework-seleniumlibrary==6.8.0
|
||||
urllib3==2.6.2
|
||||
psycopg[binary]==3.3.2
|
||||
|
||||
Reference in New Issue
Block a user