Compare commits

...

5 Commits

3 changed files with 11 additions and 2 deletions
+9
View File
@@ -2,6 +2,15 @@
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.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:6544e0e002b40ae0f59bc3618b07c1e48064c4faed3a15ae2fbd2e8f663e8283
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
+1 -1
View File
@@ -1,5 +1,5 @@
robotframework==7.3.1 robotframework==7.3.1
robotframework-browser==19.6.1 robotframework-browser==19.6.2
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