Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c09665a843 | |||
| 7170a10294 | |||
| af287274fe |
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
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.7] - 2025-02-04
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update python:3.13.1-slim docker digest to a569688
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.0
|
||||||
|
|
||||||
## [7.2.6] - 2025-01-31
|
## [7.2.6] - 2025-01-31
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13.1-slim@sha256:026dd417a88d0be8ed5542a05cff5979d17625151be8a1e25a994f85c87962a5
|
FROM python:3.13.1-slim@sha256:a569688edb9acf677e8356c3db3eac4b56773e9859f83086d0d580c985cccc9b
|
||||||
|
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|||||||
+1
-1
@@ -5,6 +5,6 @@ urllib3==2.3.0
|
|||||||
psycopg2-binary==2.9.10
|
psycopg2-binary==2.9.10
|
||||||
PyMySQL==1.1.1
|
PyMySQL==1.1.1
|
||||||
robotframework-appiumlibrary==2.1.0
|
robotframework-appiumlibrary==2.1.0
|
||||||
robotframework-databaselibrary==2.0.4
|
robotframework-databaselibrary==2.1.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