Skip to content

Commit d30f917

Browse files
committed
verified
1 parent 3d290f8 commit d30f917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = "^3.12"
1111
contextvars = "^2.4"
1212
fastapi = { version = ">=0.104.1", extras = ["all"] }
13-
sag-py-auth = ">=0.1.7"
13+
sag-py-auth = ">=1.1.1"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
build = ">=1.1.1"

0 commit comments

Comments
 (0)