Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 350f5900a3 | |||
| 05b004f3fe | |||
| 5a5d80b1b2 | |||
| ca81d5bbdf | |||
| a82e47cb0a |
@@ -2,6 +2,19 @@
|
|||||||
|
|
||||||
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.41] - 2025-09-24
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update python:3.13.7-slim docker digest to 58c30f5
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.3.0
|
||||||
|
|
||||||
|
## [7.2.40] - 2025-09-13
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.2.0
|
||||||
|
|
||||||
## [7.2.39] - 2025-09-10
|
## [7.2.39] - 2025-09-10
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13.7-slim@sha256:1bca0202e953784ac2a1daf36ebbc9cbebed48afcfba12d1225aaab3793eca33
|
FROM python:3.13.7-slim@sha256:58c30f5bfaa718b5803a53393190b9c68bd517c44c6c94c1b6c8c172bcfad040
|
||||||
|
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|||||||
+1
-1
@@ -5,6 +5,6 @@ urllib3==2.5.0
|
|||||||
psycopg2-binary==2.9.10
|
psycopg2-binary==2.9.10
|
||||||
PyMySQL==1.1.2
|
PyMySQL==1.1.2
|
||||||
robotframework-appiumlibrary==3.1
|
robotframework-appiumlibrary==3.1
|
||||||
robotframework-databaselibrary==2.1.6
|
robotframework-databaselibrary==2.3.0
|
||||||
robotframework-httplibrary==0.4.2
|
robotframework-httplibrary==0.4.2
|
||||||
robotframework-http-rabbitmq==1.0.3
|
robotframework-http-rabbitmq==1.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user