markhoerth / dremio_client

Apache License 2.0
31 stars 26 forks source link

Update requests-mock to 1.9.2 #229

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates requests-mock from 1.8.0 to 1.9.2.

Changelog ### 1.9.1 ``` Bug Fix on 1.9.0 release: * Added py.typed file required to make type annotations work. ``` ### 1.9.0 ``` A number of small improvements: * Feature: Adds type hints for python 3. 94 * Fixes Bug: Handle whitespace encoding in URL. 158 * Fixes Bug: Allow subclassing the mocker object. 160 ```
Links - PyPI: https://pypi.org/project/requests-mock - Changelog: https://pyup.io/changelogs/requests-mock/ - Docs: https://requests-mock.readthedocs.io/
codecov[bot] commented 3 years ago

Codecov Report

Merging #229 (57dcf50) into master (af5eaf9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   52.61%   52.61%           
=======================================
  Files          24       24           
  Lines        1627     1627           
=======================================
  Hits          856      856           
  Misses        771      771           

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 af5eaf9...57dcf50. Read the comment docs.

pyup-bot commented 3 years ago

Closing this in favor of #250