Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c56cb1b52 | |||
| 118a949297 | |||
| 0021ca04b8 | |||
| 3ad55d8c1d |
@@ -2,6 +2,18 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.2.32] - 2025-08-08
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python docker tag to v3.13.6
|
||||
|
||||
## [7.2.31] - 2025-07-31
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency robotframework-appiumlibrary to v3
|
||||
|
||||
## [7.2.30] - 2025-07-29
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13.5-slim@sha256:4c2cf9917bd1cbacc5e9b07320025bdb7cdf2df7b0ceaccb55e9dd7e30987419
|
||||
FROM python:3.13.6-slim@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ robotframework-seleniumlibrary==6.7.1
|
||||
urllib3==2.5.0
|
||||
psycopg2-binary==2.9.10
|
||||
PyMySQL==1.1.1
|
||||
robotframework-appiumlibrary==2.1.0
|
||||
robotframework-appiumlibrary==3.0.0
|
||||
robotframework-databaselibrary==2.1.4
|
||||
robotframework-httplibrary==0.4.2
|
||||
robotframework-http-rabbitmq==1.0.3
|
||||
|
||||
Reference in New Issue
Block a user