Compare commits

..

5 Commits

Author SHA1 Message Date
Unbound Release 8f418a185a chore(release): prepare for v7.2.9 2025-02-07 18:45:21 +00:00
Renovate d3e0bf131d chore(deps): update dependency robotframework to v7.2.1 2025-02-07 18:03:16 +00:00
Unbound Release 2a9472f598 chore(release): prepare for v7.2.8 2025-02-07 08:12:11 +00:00
Renovate 4b0dd94b09 chore(deps): update python docker tag to v3.13.2 2025-02-07 05:03:45 +00:00
Renovate 8f8bd142c9 chore(deps): update python:3.13.1-slim docker digest to 031ebf3 2025-02-04 17:07:03 +00:00
3 changed files with 15 additions and 2 deletions
+13
View File
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
## [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
View File
@@ -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
View File
@@ -1,4 +1,4 @@
robotframework==7.2
robotframework==7.2.1
robotframework-browser==19.3.0
robotframework-seleniumlibrary==6.7.0
urllib3==2.3.0