Compare commits

..

7 Commits

4 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v7.3.4"}
{"version":"v7.3.5"}
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [7.3.5] - 2025-11-13
### Chore
- *(deps)* Update python:3.14.0-slim docker digest to 6bf0f24
- *(deps)* Update python:3.14.0-slim docker digest to 1eb0492
- *(deps)* Update python:3.14.0-slim docker digest to e378213
- *(deps)* Update python:3.14.0-slim docker digest to 9813eec
- *(deps)* Update dependency faker to v38
- *(deps)* Update dependency robotframework-databaselibrary to v2.3.3
## [7.3.4] - 2025-10-28
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.0-slim@sha256:4ed33101ee7ec299041cc41dd268dae17031184be94384b1ce7936dc4e5dead3
FROM python:3.14.0-slim@sha256:9813eecff3a08a6ac88aea5b43663c82a931fd9557f6aceaa847f0d8ce738978
ARG TARGETOS
ARG TARGETARCH
+2 -2
View File
@@ -5,10 +5,10 @@ urllib3==2.5.0
psycopg[binary]==3.2.12
PyMySQL==1.1.2
robotframework-appiumlibrary==3.1
robotframework-databaselibrary==2.3.2
robotframework-databaselibrary==2.3.3
robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7
requests==2.32.5
faker==37.12.0
faker==38.0.0
python-dotenv==1.2.1