Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1eb6f520f3 | |||
| a8b07dfec7 | |||
| d260de80a9 | |||
| 89e18482a3 |
@@ -2,6 +2,18 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.2.27] - 2025-07-01
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.13.5-slim docker digest to d813042
|
||||
|
||||
## [7.2.26] - 2025-06-27
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.4
|
||||
|
||||
## [7.2.25] - 2025-06-27
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13.5-slim@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81
|
||||
FROM python:3.13.5-slim@sha256:d8130429ac8488cd869c7e7710e733aedc87bdd0d4bf816af831925c74b86e3f
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
+1
-1
@@ -5,6 +5,6 @@ urllib3==2.5.0
|
||||
psycopg2-binary==2.9.10
|
||||
PyMySQL==1.1.1
|
||||
robotframework-appiumlibrary==2.1.0
|
||||
robotframework-databaselibrary==2.1.3
|
||||
robotframework-databaselibrary==2.1.4
|
||||
robotframework-httplibrary==0.4.2
|
||||
robotframework-http-rabbitmq==1.0.3
|
||||
|
||||
Reference in New Issue
Block a user