elixir-cloud-aai / foca

Opinionated Flask microservice archetype for quick OpenAPI-based microservice development
Apache License 2.0
16 stars 12 forks source link

build: upgrade flask-authz #195

Closed kushagra189 closed 11 months ago

kushagra189 commented 11 months ago

Description

Flask-authz dependency was giving warnings due to few dependency deprecations.

Fixes #194

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f958d34) 100.00% compared to head (a6eb8bd) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #195 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 20 20 Lines 984 984 ========================================= Hits 984 984 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.