Skip to content

Commit

Permalink
Merge pull request #20 from ncstate-sat/TEAM-143-update-sat-utils-ver…
Browse files Browse the repository at this point in the history
…sion

Bump version, revert to locking to a specific version of sat-utils
  • Loading branch information
EdMan1022 authored Nov 8, 2024
2 parents bb915a2 + 6000ce6 commit 50fb2e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "auth-checker"
version = "2.0.12"
version = "2.1.0"
authors = [
{ name="Ryan Semmler", email="[email protected]" },
{ name="Luc Sanchez", email="[email protected]" },
Expand All @@ -32,7 +32,7 @@ dependencies = [
"google-auth==2.19.1",
"casbin_redis_adapter==1.2.0",
"casbin_pymongo_adapter==1.1.0",
"sat-utils>=1.5.0, <2.0.0",
"sat-utils==1.7.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 50fb2e7

Please sign in to comment.