Skip to content

Commit

Permalink
update simple-openid-connect dep to ~v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ftsell committed Nov 13, 2023
1 parent f1d7e16 commit 6384e98
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 545 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ environs = { version = "~=9.5", extras = ["django"] } # parse configur
psycopg2-binary = "~=2.8" # database driver for postgres
sentry-sdk = "~=0.14" # error reporting
whitenoise = { version = "~=5.2", extras = ["brotli"] } # better staticfile serving for django
simple-openid-connect = "~=0.3" # mafiasi identity authentication
simple-openid-connect = "~=0.5" # mafiasi identity authentication
drf-spectacular = { version = "~=0.26", extras = ["sidecar"] } # openapi schema generation

[dev-packages]
Expand Down
Loading

0 comments on commit 6384e98

Please sign in to comment.