Python dependency: Update jsonformatter requirement

pull/8172/head
dependabot[bot] 2024-11-25 11:46:24 +05:30 committed by GitHub
parent 042888f5d7
commit f3f8c1b7e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,5 +55,5 @@ Werkzeug==3.0.*; python_version <= '3.8'
Werkzeug==3.1.*; python_version >= '3.9'
typer[all]==0.13.*
setuptools==75.*; python_version >= '3.12'
jsonformatter~=0.3.2
jsonformatter~=0.3.4
libgravatar==1.0.*