falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.53k stars 945 forks source link

chore: remove duplicate test deps #1916

Closed mgorny closed 3 years ago

mgorny commented 3 years ago

Summary of Changes

Remove duplicate listing of httpx and uvicorn in test deps.

Related Issues

n/a

Pull Request Checklist

mgorny commented 3 years ago

I think this doesn't really deserve a news fragment but please correct me if I'm wrong.

codecov[bot] commented 3 years ago

Codecov Report

Merging #1916 (e45d0e5) into master (3fa87c5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1916   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6610      6610           
  Branches      1067      1067           
=========================================
  Hits          6610      6610           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3fa87c5...e45d0e5. Read the comment docs.