Compare commits

..

7 Commits

3 changed files with 17 additions and 2 deletions
+15
View File
@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file.
## [7.2.39] - 2025-09-10
### Chore
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.6
## [7.2.38] - 2025-09-09
### Chore
- *(deps)* Update python:3.13.7-slim docker digest to 8ebd0ea
- *(deps)* Update python:3.13.7-slim docker digest to f247c2a
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.5
- *(deps)* Update python:3.13.7-slim docker digest to 1bca020
## [7.2.37] - 2025-08-25
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.7-slim@sha256:27f90d79cc85e9b7b2560063ef44fa0e9eaae7a7c3f5a9f74563065c5477cc24
FROM python:3.13.7-slim@sha256:1bca0202e953784ac2a1daf36ebbc9cbebed48afcfba12d1225aaab3793eca33
ARG TARGETOS
ARG TARGETARCH
+1 -1
View File
@@ -5,6 +5,6 @@ urllib3==2.5.0
psycopg2-binary==2.9.10
PyMySQL==1.1.2
robotframework-appiumlibrary==3.1
robotframework-databaselibrary==2.1.4
robotframework-databaselibrary==2.1.6
robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3