Bump python-jose from 3.3.0 to 3.4.0 (#2811)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,7 @@ psycopg = [
|
||||
{version = ">=3.2.2,<3.3.0", extras = ["binary", "pool"], python = ">=3.13, <3.14"}
|
||||
]
|
||||
alembic = "^1.12.1"
|
||||
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
|
||||
python-jose = {extras = ["cryptography"], version = "^3.4.0"}
|
||||
cachetools = "^5.3.2"
|
||||
aioboto3 = "^14.3.0"
|
||||
asyncache = "^0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user