Compare commits

..

6 Commits

Author SHA1 Message Date
Unbound Release cbfdabde74 chore(release): prepare for v7.2.20 2025-06-04 19:43:53 +00:00
Renovate 120d8754d4 chore(deps): update python docker tag to v3.13.4 2025-06-04 19:03:43 +00:00
Unbound Release a23d6e9e3c chore(release): prepare for v7.2.19 2025-05-30 17:19:45 +02:00
Renovate f9d60abc86 chore(deps): update dependency robotframework to v7.3 2025-05-30 15:02:02 +00:00
Renovate 99ce91410c chore(deps): update python:3.13.3-slim docker digest to 56a1136 2025-05-22 13:01:46 +00:00
Renovate fe2c30c5a2 chore(deps): update python:3.13.3-slim docker digest to a14b83d 2025-05-22 10:08:58 +00:00
3 changed files with 16 additions and 2 deletions
+14
View File
@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
## [7.2.20] - 2025-06-04
### Chore
- *(deps)* Update python docker tag to v3.13.4
## [7.2.19] - 2025-05-30
### Chore
- *(deps)* Update python:3.13.3-slim docker digest to a14b83d
- *(deps)* Update python:3.13.3-slim docker digest to 56a1136
- *(deps)* Update dependency robotframework to v7.3
## [7.2.18] - 2025-05-12
### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.3-slim@sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b
FROM python:3.13.4-slim@sha256:d97b595c5f4ac718102e5a5a91adaf04b22e852961a698411637c718d45867c8
ARG TARGETOS
ARG TARGETARCH
+1 -1
View File
@@ -1,4 +1,4 @@
robotframework==7.2.2
robotframework==7.3
robotframework-browser==19.5.1
robotframework-seleniumlibrary==6.7.1
urllib3==2.4.0