Compare commits

...

6 Commits

Author SHA1 Message Date
Unbound Release 67e8307d1f chore(release): prepare for v7.2.3 2025-01-06 14:19:34 +00:00
Renovate e0b15c94b9 chore(deps): update python docker tag to v3.13 2025-01-06 14:08:15 +00:00
Renovate 2975226b7d chore(deps): update dependency robotframework-seleniumlibrary to v6.7.0 2025-01-06 13:11:11 +00:00
Unbound Release 986819dc9c chore(release): prepare for v7.2.2 2024-12-28 14:20:14 +00:00
Renovate 8f9fb2676e chore(deps): update python:3.12-slim docker digest to 10f3aaa 2024-12-28 13:59:33 +00:00
Renovate e4d8bec616 chore(deps): update dependency urllib3 to v2.3.0 2024-12-22 08:03:29 +00:00
3 changed files with 17 additions and 3 deletions
+14
View File
@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
## [7.2.3] - 2025-01-06
### Chore
- *(deps)* Update dependency robotframework-seleniumlibrary to v6.7.0
- *(deps)* Update python docker tag to v3.13
## [7.2.2] - 2024-12-28
### Chore
- *(deps)* Update dependency urllib3 to v2.3.0
- *(deps)* Update python:3.12-slim docker digest to 10f3aaa
## [7.2.1] - 2024-12-20
### 🐛 Bug Fixes
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.12-slim@sha256:2b0079146a74e23bf4ae8f6a28e1b484c6292f6fb904cbb51825b4a19812fcd8
FROM python:3.13-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1
ARG TARGETOS
ARG TARGETARCH
+2 -2
View File
@@ -1,7 +1,7 @@
robotframework==7.1.1
robotframework-browser==19.1.2
robotframework-seleniumlibrary==6.6.1
urllib3==2.2.3
robotframework-seleniumlibrary==6.7.0
urllib3==2.3.0
psycopg2-binary==2.9.10
PyMySQL==1.1.1
robotframework-appiumlibrary==2.1.0