bbcab7 Update python-flask-jwt-extended to version 4.5.2 / rev 3 via SR 1093727

6 files Authored by StevenK 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update python-flask-jwt-extended to version 4.5.2 / rev 3 via SR 1093727
    
    https://build.opensuse.org/request/show/1093727
    by user StevenK + dimstar_suse
    - Update to 4.5.2:
      * Updated typing of expires_delta and fresh by @eMaerthin in #510
      * Allow selective disabling of blocklist check by @indrajeet307 in #501
      * Fix compatibility with flask version 2.3 (#493)
      * Drop support for python 3.6
      * Add option to include current_user in jinja templates by default (#478)
      * Fix mypy type checks for current_user (#488)
      * Fix mypy explicitly mark exported names #484
      * Fix verify_type being set to False by default in
        verify_jwt_in_request() #483
      * Fix PEP 561 compatibility #480
      * Drop support for Flask 1
      * Add verify_type argument to view decorators to allow accepting both
        refresh & access tokens #460
      * Relax dependency pinning for cryptography package (#467)
    
        
file modified
+0 -0
file modified
+22 -0