Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 605b019fec | |||
| fb085e9084 | |||
| 3c2eb077e4 | |||
| af9919e85f | |||
| 3a1bde45b2 |
@@ -2,6 +2,15 @@
|
|||||||
|
|
||||||
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.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
|
## [7.2.37] - 2025-08-25
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13.7-slim@sha256:27f90d79cc85e9b7b2560063ef44fa0e9eaae7a7c3f5a9f74563065c5477cc24
|
FROM python:3.13.7-slim@sha256:1bca0202e953784ac2a1daf36ebbc9cbebed48afcfba12d1225aaab3793eca33
|
||||||
|
|
||||||
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.4
|
robotframework-databaselibrary==2.1.5
|
||||||
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