Compare commits

..

7 Commits

Author SHA1 Message Date
Unbound Release 568bc69fb7 chore(release): prepare for v7.2.29 2025-07-05 12:31:25 +00:00
Renovate f4f1fa42d4 chore(deps): update dependency robotframework to v7.3.2 2025-07-04 14:58:58 +00:00
Unbound Release 07817d79d6 chore(release): prepare for v7.2.28 2025-07-04 15:08:45 +02:00
Renovate bd305857fc chore(deps): update dependency robotframework-browser to v19.6.2 2025-07-04 10:58:41 +00:00
Renovate a14e4c906b chore(deps): update python:3.13.5-slim docker digest to 6544e0e 2025-07-01 15:59:42 +00:00
Renovate 48a2d07bec chore(deps): update python:3.13.5-slim docker digest to 8b4a876 2025-07-01 12:59:35 +00:00
Renovate d9b6e52f2a chore(deps): update python:3.13.5-slim docker digest to de14de6 2025-07-01 09:59:06 +00:00
3 changed files with 18 additions and 3 deletions
+15
View File
@@ -2,6 +2,21 @@
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.2.29] - 2025-07-05
### Chore
- *(deps)* Update dependency robotframework to v7.3.2
## [7.2.28] - 2025-07-04
### Chore
- *(deps)* Update python:3.13.5-slim docker digest to de14de6
- *(deps)* Update python:3.13.5-slim docker digest to 8b4a876
- *(deps)* Update python:3.13.5-slim docker digest to 6544e0e
- *(deps)* Update dependency robotframework-browser to v19.6.2
## [7.2.27] - 2025-07-01 ## [7.2.27] - 2025-07-01
### Chore ### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.5-slim@sha256:d8130429ac8488cd869c7e7710e733aedc87bdd0d4bf816af831925c74b86e3f FROM python:3.13.5-slim@sha256:6544e0e002b40ae0f59bc3618b07c1e48064c4faed3a15ae2fbd2e8f663e8283
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
+2 -2
View File
@@ -1,5 +1,5 @@
robotframework==7.3.1 robotframework==7.3.2
robotframework-browser==19.6.1 robotframework-browser==19.6.2
robotframework-seleniumlibrary==6.7.1 robotframework-seleniumlibrary==6.7.1
urllib3==2.5.0 urllib3==2.5.0
psycopg2-binary==2.9.10 psycopg2-binary==2.9.10