Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5012621cc1 | |||
| 339c4722df | |||
| 8f418a185a | |||
| d3e0bf131d | |||
| 2a9472f598 | |||
| 4b0dd94b09 | |||
| 8f8bd142c9 |
@@ -2,6 +2,25 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.2.10] - 2025-02-07
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency robotframework to v7.2.2
|
||||
|
||||
## [7.2.9] - 2025-02-07
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency robotframework to v7.2.1
|
||||
|
||||
## [7.2.8] - 2025-02-07
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.13.1-slim docker digest to 031ebf3
|
||||
- *(deps)* Update python docker tag to v3.13.2
|
||||
|
||||
## [7.2.7] - 2025-02-04
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13.1-slim@sha256:a569688edb9acf677e8356c3db3eac4b56773e9859f83086d0d580c985cccc9b
|
||||
FROM python:3.13.2-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
robotframework==7.2
|
||||
robotframework==7.2.2
|
||||
robotframework-browser==19.3.0
|
||||
robotframework-seleniumlibrary==6.7.0
|
||||
urllib3==2.3.0
|
||||
|
||||
Reference in New Issue
Block a user