2 Commits 0c41bc2440 ... 459e83d58a

Author SHA1 Message Date
  dependabot[bot] 459e83d58a build(deps): bump docker/setup-qemu-action from 3.5.0 to 3.6.0 (#239) 2 weeks ago
  dependabot[bot] 436bf83d96 build(deps-dev): bump pytest from 8.3.4 to 8.3.5 (#240) 2 weeks ago
2 changed files with 4 additions and 4 deletions
  1. 1 1
      .github/workflows/container-image.yml
  2. 3 3
      Pipfile.lock

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

@@ -12,7 +12,7 @@ jobs:
   docker-build:
     runs-on: ubuntu-20.04
     steps:
-    - uses: docker/setup-qemu-action@v3.5.0
+    - uses: docker/setup-qemu-action@v3.6.0
     - uses: docker/setup-buildx-action@v3.10.0
     # > 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

+ 3 - 3
Pipfile.lock

@@ -378,12 +378,12 @@
         },
         "pytest": {
             "hashes": [
-                "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6",
-                "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761"
+                "sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820",
+                "sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845"
             ],
             "index": "pypi",
             "markers": "python_version >= '3.8'",
-            "version": "==8.3.4"
+            "version": "==8.3.5"
         },
         "pytest-cov": {
             "hashes": [