fix(deps): update dependency joserfc to ~=1.6.0 (#176)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-17 09:27:38 +01:00
committed by GitHub
parent d663d28ece
commit 04a693ccfe
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ dependencies = [
"aiofiles~=25.1",
"jinja2~=3.1",
"bcrypt~=4.2",
"joserfc~=1.5.0",
"joserfc~=1.6.0",
]
readme = "README.md"
requires-python = "~=3.13.7"