Compare commits
10
Commits
v7.3.16
...
99dd71a56f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99dd71a56f | ||
|
|
79db3015f3 | ||
|
|
a2f88a4d5d | ||
|
|
2f7bc76a13 | ||
|
|
884ff1ca8f | ||
|
|
d430157bf4 | ||
|
|
f72e408920 | ||
|
|
4fb8bd8ca7 | ||
|
|
e8c6bf3040 | ||
|
|
45afe14a7a |
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.3.17] - 2025-12-29
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency faker to v40
|
||||
|
||||
## [7.3.16] - 2025-12-29
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14.2-slim@sha256:2751cbe93751f0147bc1584be957c6dd4c5f977c3d4e0396b56456a9fd4ed137
|
||||
FROM python:3.14.2-slim@sha256:3955a7dd66ccf92b68d0232f7f86d892eaf75255511dc7e98961bdc990dc6c9b
|
||||
|
||||
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==39.1.0
|
||||
faker==40.1.0
|
||||
python-dotenv==1.2.1
|
||||
|
||||
Reference in New Issue
Block a user