Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b79e45040 | |||
| 3ec19983f8 | |||
| 944c495686 | |||
| 9166a68612 |
@@ -2,6 +2,14 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.3.6] - 2025-11-19
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.14.0-slim docker digest to 33f49bd
|
||||
- *(deps)* Update python:3.14.0-slim docker digest to 119fd5b
|
||||
- *(deps)* Update dependency faker to v38.2.0
|
||||
|
||||
## [7.3.5] - 2025-11-13
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14.0-slim@sha256:9813eecff3a08a6ac88aea5b43663c82a931fd9557f6aceaa847f0d8ce738978
|
||||
FROM python:3.14.0-slim@sha256:119fd5bd9c01a9283d0be29d31218fb04f4575c67b3e89151417d61f6e1a6f58
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
+1
-1
@@ -10,5 +10,5 @@ robotframework-httplibrary==0.4.2
|
||||
robotframework-http-rabbitmq==1.0.3
|
||||
robotframework-requests==0.9.7
|
||||
requests==2.32.5
|
||||
faker==38.0.0
|
||||
faker==38.2.0
|
||||
python-dotenv==1.2.1
|
||||
|
||||
Reference in New Issue
Block a user