Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b38d744ce | |||
| a648251102 | |||
| 56e8fb3d76 | |||
| 79e3579de4 | |||
| e4091b2fea | |||
| ba4374377b | |||
| 8fcae65171 | |||
| d52131b86e |
@@ -2,6 +2,18 @@
|
|||||||
|
|
||||||
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.7] - 2026-03-20
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency faker to v40.8.0 (#300)
|
||||||
|
- *(deps)* Update dependency faker to v40.11.0 (#302)
|
||||||
|
- *(deps)* Update python:3.14.3-slim docker digest to 35f442c (#304)
|
||||||
|
- *(deps)* Update python:3.14.3-slim docker digest to 584e89d (#306)
|
||||||
|
- *(deps)* Update dependency robotframework-browser to v19.12.6 (#307)
|
||||||
|
- *(deps)* Update dependency robotframework-browser to v19.12.7 (#308)
|
||||||
|
- *(deps)* Update python:3.14.3-slim docker digest to fb83750 (#310)
|
||||||
|
|
||||||
## [7.5.6] - 2026-03-03
|
## [7.5.6] - 2026-03-03
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.14.3-slim@sha256:6a27522252aef8432841f224d9baaa6e9fce07b07584154fa0b9a96603af7456
|
FROM python:3.14.3-slim@sha256:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca
|
||||||
|
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|||||||
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
robotframework==7.4.2
|
robotframework==7.4.2
|
||||||
robotframework-browser==19.12.5
|
robotframework-browser==19.12.7
|
||||||
robotframework-seleniumlibrary==6.8.0
|
robotframework-seleniumlibrary==6.8.0
|
||||||
urllib3==2.6.3
|
urllib3==2.6.3
|
||||||
psycopg[binary]==3.3.3
|
psycopg[binary]==3.3.3
|
||||||
@@ -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.5.1
|
faker==40.11.0
|
||||||
python-dotenv==1.2.2
|
python-dotenv==1.2.2
|
||||||
|
|||||||
Reference in New Issue
Block a user