Compare commits

..

3 Commits

Author SHA1 Message Date
Unbound Release c09665a843 chore(release): prepare for v7.2.7 2025-02-04 16:41:00 +00:00
Renovate 7170a10294 chore(deps): update dependency robotframework-databaselibrary to v2.1.0 2025-02-04 15:00:12 +00:00
Renovate af287274fe chore(deps): update python:3.13.1-slim docker digest to a569688 2025-02-04 08:01:19 +00:00
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -2,6 +2,13 @@
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
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.1-slim@sha256:026dd417a88d0be8ed5542a05cff5979d17625151be8a1e25a994f85c87962a5
FROM python:3.13.1-slim@sha256:a569688edb9acf677e8356c3db3eac4b56773e9859f83086d0d580c985cccc9b
ARG TARGETOS
ARG TARGETARCH
+1 -1
View File
@@ -5,6 +5,6 @@ urllib3==2.3.0
psycopg2-binary==2.9.10
PyMySQL==1.1.1
robotframework-appiumlibrary==2.1.0
robotframework-databaselibrary==2.0.4
robotframework-databaselibrary==2.1.0
robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3