chore(deps): bump authlib from 1.6.11 to 1.6.12 (#282)
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.11 to 1.6.12. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/1.6.12/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.11...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
efc607f3ee
commit
8f54ca3742
2 changed files with 1258 additions and 1234 deletions
|
|
@ -21,7 +21,7 @@ dependencies = [
|
|||
# Authentication
|
||||
"PyJWT>=2.8.0",
|
||||
"itsdangerous>=2.1.0",
|
||||
"authlib>=1.6.11",
|
||||
"authlib>=1.6.12",
|
||||
"argon2-cffi>=23.1.0",
|
||||
# HTTP client. `h2` enables HTTP/2 multiplexing for the persistent
|
||||
# CLI client used by `agnes pull` (one TCP connection serves N
|
||||
|
|
|
|||
Loading…
Reference in a new issue