Update joserfc requirement from ==0.11.* to ==1.0.* in /docker/main

Updates the requirements on [joserfc](https://github.com/authlib/joserfc) to permit the latest version.
- [Release notes](https://github.com/authlib/joserfc/releases)
- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
- [Commits](https://github.com/authlib/joserfc/compare/0.11.0...1.0.0)

---
updated-dependencies:
- dependency-name: joserfc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-15 11:25:50 +00:00 committed by GitHub
parent 3afd77cbe0
commit 03c52d3271
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ click == 8.1.*
Flask == 3.0.* Flask == 3.0.*
Flask_Limiter == 3.7.* Flask_Limiter == 3.7.*
imutils == 0.5.* imutils == 0.5.*
joserfc == 0.11.* joserfc == 1.0.*
markupsafe == 2.1.* markupsafe == 2.1.*
mypy == 1.6.1 mypy == 1.6.1
numpy == 1.26.* numpy == 1.26.*