Skip to content

Commit ef831f8

Browse files
committed
chore(deps): use new releases
1 parent 73acf2b commit ef831f8

2 files changed

Lines changed: 18 additions & 28 deletions

File tree

poetry.lock

Lines changed: 16 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ include = [
1414
python = ">=3.13,<4.0.0"
1515
alembic = ">=1.7.7"
1616
authlib = ">=1.6.5"
17-
authutils = {git = "https://github.com/uc-cdis/authutils", rev = "fix/deps"}
18-
# authutils = ">=7.2.2"
17+
authutils = ">=7.2.2"
1918
bcrypt = ">=3.1.4"
2019
boto3 = "*"
2120
botocore = "*"
@@ -30,8 +29,7 @@ flask-cors = "<7"
3029
flask-restful = ">=0.3.8"
3130
email_validator = ">=1.1.1"
3231
gen3authz = ">=3.0.0"
33-
gen3cirrus = {git = "https://github.com/uc-cdis/cirrus", rev = "feat/deps"}
34-
# gen3cirrus = ">=4.0.1"
32+
gen3cirrus = ">=4.0.1"
3533
gen3config = "<3"
3634
gen3users = ">=1.0.2"
3735
markdown = ">=3.1.1"

0 commit comments

Comments
 (0)