Compare commits

...

4 Commits

Author SHA1 Message Date
Unbound Release 1b79e45040 chore(release): prepare for v7.3.6 2025-11-19 20:52:38 +01:00
Renovate 3ec19983f8 chore(deps): update dependency faker to v38.2.0 2025-11-19 17:05:28 +00:00
Renovate 944c495686 chore(deps): update python:3.14.0-slim docker digest to 119fd5b 2025-11-18 23:03:38 +00:00
Renovate 9166a68612 chore(deps): update python:3.14.0-slim docker digest to 33f49bd 2025-11-18 08:03:52 +00:00
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v7.3.5"} {"version":"v7.3.6"}
+8
View File
@@ -2,6 +2,14 @@
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.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 ## [7.3.5] - 2025-11-13
### Chore ### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.0-slim@sha256:9813eecff3a08a6ac88aea5b43663c82a931fd9557f6aceaa847f0d8ce738978 FROM python:3.14.0-slim@sha256:119fd5bd9c01a9283d0be29d31218fb04f4575c67b3e89151417d61f6e1a6f58
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
+1 -1
View File
@@ -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==38.0.0 faker==38.2.0
python-dotenv==1.2.1 python-dotenv==1.2.1