3 Komitmen 29c3723b65 ... bad103e247

Pembuat SHA1 Pesan Tanggal
  dependabot[bot] bad103e247 build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#387) 3 minggu lalu
  dependabot[bot] 060ed583c9 build(deps-dev): bump pytest-asyncio from 1.3.0 to 1.4.0 (#388) 3 minggu lalu
  dependabot[bot] ed4276306a build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.1.0 (#386) 3 minggu lalu
2 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 2 2
      .github/workflows/container-image.yml
  2. 3 3
      Pipfile.lock

+ 2 - 2
.github/workflows/container-image.yml

@@ -10,8 +10,8 @@ jobs:
   docker-build:
   docker-build:
     runs-on: ubuntu-24.04
     runs-on: ubuntu-24.04
     steps:
     steps:
-    - uses: docker/setup-qemu-action@v4.0.0
-    - uses: docker/setup-buildx-action@v3.12.0
+    - uses: docker/setup-qemu-action@v4.1.0
+    - uses: docker/setup-buildx-action@v4.1.0
     # > By default, this action uses the Git context so you don't need to use
     # > By default, this action uses the Git context so you don't need to use
     # > the actions/checkout action to checkout the repository because this
     # > the actions/checkout action to checkout the repository because this
     # > will be done directly by buildkit. [...]
     # > will be done directly by buildkit. [...]

+ 3 - 3
Pipfile.lock

@@ -1686,12 +1686,12 @@
         },
         },
         "pytest-asyncio": {
         "pytest-asyncio": {
             "hashes": [
             "hashes": [
-                "sha256:611e26147c7f77640e6d0a92a38ed17c3e9848063698d5c93d5aa7aa11cebff5",
-                "sha256:d7f52f36d231b80ee124cd216ffb19369aa168fc10095013c6b014a34d3ee9e5"
+                "sha256:933ca923a23075a87fb7070c0ec272a6848489824d887c85c812670932835aa1",
+                "sha256:c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42"
             ],
             ],
             "index": "pypi",
             "index": "pypi",
             "markers": "python_version >= '3.10'",
             "markers": "python_version >= '3.10'",
-            "version": "==1.3.0"
+            "version": "==1.4.0"
         },
         },
         "pytest-cov": {
         "pytest-cov": {
             "hashes": [
             "hashes": [