Compare commits

..

5 Commits

Author SHA1 Message Date
renovate 5969cf8805 chore(deps): update dependency faker to v40.1.2 (#271)
robotframework / build (push) Successful in 10m10s
Release / release (push) Successful in 1m14s
2026-01-13 22:17:14 +00:00
renovate 2131ace136 chore(deps): update python:3.14.2-slim docker digest to 1f741ae (#270)
robotframework / build (push) Successful in 59s
Release / release (push) Successful in 1m18s
2026-01-13 20:11:47 +00:00
renovate f37a4708d2 chore(deps): update dependency robotframework-databaselibrary to v2.4.1 (#269)
robotframework / build (push) Successful in 53s
Release / release (push) Successful in 1m46s
2026-01-13 14:09:18 +00:00
renovate 44ea031378 chore(deps): update python:3.14.2-slim docker digest to 38b6cc0 (#268)
robotframework / build (push) Successful in 42s
Release / release (push) Successful in 2m2s
2026-01-13 10:00:03 +00:00
renovate 9f33c26766 chore(deps): update python:3.14.2-slim docker digest to caa9622 (#266)
robotframework / build (push) Successful in 43s
Release / release (push) Successful in 1m7s
2026-01-13 05:14:35 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.2-slim@sha256:3955a7dd66ccf92b68d0232f7f86d892eaf75255511dc7e98961bdc990dc6c9b
FROM python:3.14.2-slim@sha256:1f741aef81d09464251f4c52c83a02f93ece0a636db125d411bd827bf381a763
ARG TARGETOS
ARG TARGETARCH
+2 -2
View File
@@ -5,10 +5,10 @@ urllib3==2.6.3
psycopg[binary]==3.3.2
PyMySQL==1.1.2
robotframework-appiumlibrary==3.2.1
robotframework-databaselibrary==2.4.0
robotframework-databaselibrary==2.4.1
robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7
requests==2.32.5
faker==40.1.0
faker==40.1.2
python-dotenv==1.2.1