Skip to content

Commit

Permalink
trying a new gen3authz tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
themarcelor committed Jan 22, 2021
1 parent 51aeeb6 commit 8938365
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fence"
version = "4.25.2"
version = "4.25.3"
description = "Gen3 AuthN/AuthZ OIDC Service"
authors = ["CTDS UChicago <cdis@uchicago.edu>"]
license = "Apache-2.0"
Expand Down Expand Up @@ -44,7 +44,7 @@ sqlalchemy = "^1.3.3"
storageclient = {git = "https://github.com/uc-cdis/storage-client", rev = "1.0.1"}
userdatamodel = "^2.3.3"
werkzeug = "^0.16.0"
gen3authz = {url = "https://cdistest-public-test-bucket.s3.amazonaws.com/gen3authz-1.0.5.tar.gz"}
gen3authz = {url = "https://cdistest-public-test-bucket.s3.amazonaws.com/gen3authz-1.0.6.tar.gz"}

[tool.poetry.dev-dependencies]
addict = "^2.2.1"
Expand Down

0 comments on commit 8938365

Please sign in to comment.