Compare commits

...

6 Commits

Author SHA1 Message Date
renovate 5f2804b233 chore(deps): update python:3.14.3-slim docker digest to 6a27522 (#294)
Release / release (push) Successful in 1m15s
robotframework / build (push) Successful in 8m45s
2026-02-27 15:17:11 +00:00
renovate b0448ad26f chore(deps): update python:3.14.3-slim docker digest to 9006fc6 (#292)
robotframework / build (push) Successful in 1m3s
Release / release (push) Successful in 1m8s
2026-02-25 03:16:07 +00:00
renovate bffc231193 chore(deps): update python:3.14.3-slim docker digest to 4f5f9ce (#290)
Release / release (push) Successful in 1m2s
robotframework / build (push) Successful in 1m54s
2026-02-25 00:22:04 +00:00
renovate 44c36b8ac9 chore(deps): update dependency faker to v40.5.1 (#288)
robotframework / build (push) Successful in 2m16s
Release / release (push) Successful in 2m20s
2026-02-23 23:23:37 +00:00
argoyle 746f1ba6ea Merge pull request 'chore(deps): update dependency psycopg to v3.3.3' (#286) from renovate/psycopg-3.x into main
robotframework / build (push) Successful in 1m8s
Release / release (push) Successful in 1m9s
Reviewed-on: #286
2026-02-18 18:03:51 +00:00
renovate 8856079c1e chore(deps): update dependency psycopg to v3.3.3
robotframework / build (pull_request) Successful in 7m16s
2026-02-18 17:05:09 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.3-slim@sha256:486b8092bfb12997e10d4920897213a06563449c951c5506c2a2cfaf591c599f
FROM python:3.14.3-slim@sha256:6a27522252aef8432841f224d9baaa6e9fce07b07584154fa0b9a96603af7456
ARG TARGETOS
ARG TARGETARCH
+2 -2
View File
@@ -2,7 +2,7 @@ robotframework==7.4.1
robotframework-browser==19.12.5
robotframework-seleniumlibrary==6.8.0
urllib3==2.6.3
psycopg[binary]==3.3.2
psycopg[binary]==3.3.3
PyMySQL==1.1.2
robotframework-appiumlibrary==3.2.1
robotframework-databaselibrary==2.4.1
@@ -10,5 +10,5 @@ robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7
requests==2.32.5
faker==40.4.0
faker==40.5.1
python-dotenv==1.2.1