Compare commits

..

7 Commits

3 changed files with 18 additions and 3 deletions
+15
View File
@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file.
## [7.2.16] - 2025-03-17
### Chore
- *(deps)* Update dependency robotframework-browser to v19.4.0
## [7.2.15] - 2025-02-27
### Chore
- *(deps)* Update python:3.13.2-slim docker digest to 0911c0f
- *(deps)* Update python:3.13.2-slim docker digest to ea836d3
- *(deps)* Update python:3.13.2-slim docker digest to f3614d9
- *(deps)* Update dependency robotframework-seleniumlibrary to v6.7.1
## [7.2.14] - 2025-02-20
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.2-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174
FROM python:3.13.2-slim@sha256:f3614d98f38b0525d670f287b0474385952e28eb43016655dd003d0e28cf8652
ARG TARGETOS
ARG TARGETARCH
+2 -2
View File
@@ -1,6 +1,6 @@
robotframework==7.2.2
robotframework-browser==19.3.1
robotframework-seleniumlibrary==6.7.0
robotframework-browser==19.4.0
robotframework-seleniumlibrary==6.7.1
urllib3==2.3.0
psycopg2-binary==2.9.10
PyMySQL==1.1.1