Compare commits

...

12 Commits

3 changed files with 27 additions and 3 deletions
+24
View File
@@ -2,6 +2,30 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [7.2.30] - 2025-07-29
### Chore
- *(deps)* Update python:3.13.5-slim docker digest to 97fe872
- *(deps)* Update python:3.13.5-slim docker digest to 1020ca4
- *(deps)* Update python:3.13.5-slim docker digest to 4c2cf99
- *(deps)* Update dependency robotframework-browser to v19.7.0
## [7.2.29] - 2025-07-05
### Chore
- *(deps)* Update dependency robotframework to v7.3.2
## [7.2.28] - 2025-07-04
### Chore
- *(deps)* Update python:3.13.5-slim docker digest to de14de6
- *(deps)* Update python:3.13.5-slim docker digest to 8b4a876
- *(deps)* Update python:3.13.5-slim docker digest to 6544e0e
- *(deps)* Update dependency robotframework-browser to v19.6.2
## [7.2.27] - 2025-07-01 ## [7.2.27] - 2025-07-01
### Chore ### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.5-slim@sha256:d8130429ac8488cd869c7e7710e733aedc87bdd0d4bf816af831925c74b86e3f FROM python:3.13.5-slim@sha256:4c2cf9917bd1cbacc5e9b07320025bdb7cdf2df7b0ceaccb55e9dd7e30987419
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
+2 -2
View File
@@ -1,5 +1,5 @@
robotframework==7.3.1 robotframework==7.3.2
robotframework-browser==19.6.1 robotframework-browser==19.7.0
robotframework-seleniumlibrary==6.7.1 robotframework-seleniumlibrary==6.7.1
urllib3==2.5.0 urllib3==2.5.0
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10