Compare commits

..

7 Commits

4 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v7.2.43"}
{"version":"v7.2.44"}
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [7.2.44] - 2025-10-05
### Chore
- *(deps)* Update python:3.13.7-slim docker digest to 6cbc435
- *(deps)* Update python:3.13.7-slim docker digest to 00c80da
- *(deps)* Update python:3.13.7-slim docker digest to 8e39204
- *(deps)* Update python:3.13.7-slim docker digest to a6196d2
- *(deps)* Update python:3.13.7-slim docker digest to 5f55cdf
- *(deps)* Update dependency robotframework-seleniumlibrary to v6.8.0
## [7.2.43] - 2025-09-26
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.7-slim@sha256:58c30f5bfaa718b5803a53393190b9c68bd517c44c6c94c1b6c8c172bcfad040
FROM python:3.13.7-slim@sha256:5f55cdf0c5d9dc1a415637a5ccc4a9e18663ad203673173b8cda8f8dcacef689
ARG TARGETOS
ARG TARGETARCH
+1 -1
View File
@@ -1,6 +1,6 @@
robotframework==7.3.2
robotframework-browser==19.8.0
robotframework-seleniumlibrary==6.7.1
robotframework-seleniumlibrary==6.8.0
urllib3==2.5.0
psycopg2-binary==2.9.10
PyMySQL==1.1.2