Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95faeea1ee | |||
| b2da8b11bb | |||
| c3b6e8e05c | |||
| a7515e0f7a | |||
| 8f8f80d78d | |||
| 9026788ead | |||
| 66962af697 |
@@ -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.5.4] - 2026-02-07
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency faker to v40.4.0 (#281)
|
||||||
|
- *(deps)* Update python:3.14.3-slim docker digest to 486b809 (#283)
|
||||||
|
|
||||||
## [7.5.3] - 2026-02-05
|
## [7.5.3] - 2026-02-05
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.14.3-slim@sha256:f7d955e94c5750e0dc1ff69a38b80a9e5676289acb4fdfb3fe1dad9c6c0d43f4
|
FROM python:3.14.3-slim@sha256:486b8092bfb12997e10d4920897213a06563449c951c5506c2a2cfaf591c599f
|
||||||
|
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|||||||
+1
-1
@@ -10,5 +10,5 @@ robotframework-httplibrary==0.4.2
|
|||||||
robotframework-http-rabbitmq==1.0.3
|
robotframework-http-rabbitmq==1.0.3
|
||||||
robotframework-requests==0.9.7
|
robotframework-requests==0.9.7
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
faker==40.1.2
|
faker==40.4.0
|
||||||
python-dotenv==1.2.1
|
python-dotenv==1.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user