From f46833420c19becd47f63c2ff8aa78955c8597e2 Mon Sep 17 00:00:00 2001 From: David Michaels Date: Sun, 27 Aug 2023 10:48:50 -0400 Subject: [PATCH] dcicsnovault version --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index c6460b8055..1d8b0f5479 100644 --- a/poetry.lock +++ b/poetry.lock @@ -939,13 +939,13 @@ tox = ["tox"] [[package]] name = "dcicsnovault" -version = "10.0.2.1b14" +version = "10.0.2.1b17" description = "Storage support for 4DN Data Portals." optional = false python-versions = ">=3.8.1,<3.10" files = [ - {file = "dcicsnovault-10.0.2.1b14-py3-none-any.whl", hash = "sha256:72741b356bac010fc78a7d69eb1494e18a347455a57f6b1deebc09460e56bf24"}, - {file = "dcicsnovault-10.0.2.1b14.tar.gz", hash = "sha256:38d8d526c2f95e6df3d1bcc764e086757c41392e1a63be6a866d42eb87de2af7"}, + {file = "dcicsnovault-10.0.2.1b17-py3-none-any.whl", hash = "sha256:bde443f9773cab971d150b47e10529f4e88cadb327608083d125417c12dca4a1"}, + {file = "dcicsnovault-10.0.2.1b17.tar.gz", hash = "sha256:e6bcc97c304709da9c43ec4d8e26c138b424b87eb5f8de0b607fd0e648f51078"}, ] [package.dependencies] @@ -3845,4 +3845,4 @@ test = ["zope.testing"] [metadata] lock-version = "2.0" python-versions = ">=3.8.1,<3.10" -content-hash = "b6db02e183df8e92b2bcf6c42752dc98415ac1ac2c975442adf662474da499cb" +content-hash = "e3a2533a9236f0b3dda50fba7470dde7c16da893003dcace13f74c51bb92134a" diff --git a/pyproject.toml b/pyproject.toml index 2a7e43eac1..bd2ad0ae5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ colorama = "0.3.3" # we get odd 'pyo3_runtime.PanicException: Python API call failed' error on import # of cryptography.hazmat.bindings._rust in cryptography package. 2023-04-21. cryptography = "39.0.2" -dcicsnovault = "10.0.2.1b14" +dcicsnovault = "10.0.2.1b17" dcicutils = "7.10.0.1b2" elasticsearch = "7.13.4" elasticsearch-dsl = "^7.0.0" # TODO: port code from cgap-portal to get rid of uses