Compare commits

..

7 Commits

3 changed files with 13 additions and 2 deletions
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [7.2.4] - 2025-01-15
### Chore
- *(deps)* Update python:3.13-slim docker digest to a324f72
- *(deps)* Update python:3.13-slim docker digest to e4bf662
- *(deps)* Update python:3.13-slim docker digest to 31e0d1a
- *(deps)* Update python:3.13-slim docker digest to eeb2d1a
- *(deps)* Update dependency robotframework to v7.2
- *(deps)* Update python:3.13-slim docker digest to 23a81be
## [7.2.3] - 2025-01-06
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1
FROM python:3.13-slim@sha256:23a81be7b258c8f516f7a60e80943cace4350deb8204cf107c7993e343610d47
ARG TARGETOS
ARG TARGETARCH
+1 -1
View File
@@ -1,4 +1,4 @@
robotframework==7.1.1
robotframework==7.2
robotframework-browser==19.1.2
robotframework-seleniumlibrary==6.7.0
urllib3==2.3.0