Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
ed12058ffe
Merge f63938a90a into 814c497bef 2026-05-04 08:48:48 -03:00
dependabot[bot]
f63938a90a
Update joserfc requirement from ==1.2.* to ==1.6.* 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/1.2.0...1.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 13:19:08 +00:00

View File

@ -7,7 +7,7 @@ starlette-context == 0.4.*
fastapi[standard-no-fastapi-cloud-cli] == 0.116.*
uvicorn == 0.35.*
slowapi == 0.1.*
joserfc == 1.2.*
joserfc == 1.6.*
cryptography == 44.0.*
pathvalidate == 3.3.*
markupsafe == 3.0.*