Skip to content

Commit

Permalink
Bump urllib3 from 1.26.16 to 1.26.17 in /devtools/db_import (#136)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.16...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henning Becker <[email protected]>
  • Loading branch information
dependabot[bot] and beckerhe authored Oct 4, 2023
1 parent f6dccc5 commit f2b8505
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/db_import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- cpu
- os-family=Linux
env:
DOCKER_IMAGE: gcr.io/iree-oss/openxla-benchmark/db_import@sha256:3de8a702b51ca1906fc2ef5bab2415a79e46bc132f2ceba994215539dd0ecdd4
DOCKER_IMAGE: gcr.io/iree-oss/openxla-benchmark/db_import@sha256:edc74977be1d73b802ae13ee699b747d3c5cac06f11ab2d901d273cf31664128
steps:
- name: "Checking out PR repository"
uses: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791 # v2.5.0
Expand Down
2 changes: 1 addition & 1 deletion devtools/db_import/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ requests==2.31.0
rjsonnet==0.5.2
rsa==4.9
six==1.16.0
urllib3==1.26.16
urllib3==1.26.17
2 changes: 1 addition & 1 deletion devtools/docker/prod_digests.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gcr.io/iree-oss/openxla-benchmark/base@sha256:1bf3e319465ec8fb465baae3f6ba9a5b09cb84a5349a675c671a552fc77f2251
gcr.io/iree-oss/openxla-benchmark/cuda11.8-cudnn8.9@sha256:f43984cd6c16ad1faad4dfb6aac3f53e552dd728c9330c90752e78ae51e4276f
gcr.io/iree-oss/openxla-benchmark/db_import@sha256:3de8a702b51ca1906fc2ef5bab2415a79e46bc132f2ceba994215539dd0ecdd4
gcr.io/iree-oss/openxla-benchmark/db_import@sha256:edc74977be1d73b802ae13ee699b747d3c5cac06f11ab2d901d273cf31664128
gcr.io/iree-oss/openxla-benchmark/mmperf@sha256:c972ce5b2144de0786f103611fecbd88d93dd45ecd068f8c97d98c08677cee57
gcr.io/iree-oss/openxla-benchmark/convperf@sha256:0807d5e8144900752cfae72f3aa4d12530b408f73fc6f010a6cbad11cc09832c
gcr.io/iree-oss/openxla-benchmark/android@sha256:3211ade3856dfd46469e573f17baaf367f9c0830dfcc70c6d85891447cadc39e

0 comments on commit f2b8505

Please sign in to comment.