earthlab / earthpy

A package built to support working with spatial data using open source python
https://earthpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
508 stars 160 forks source link

Update importlib-resources to 6.1.0 #914

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates importlib-resources from 6.0.0 to 6.1.0.

Changelog ### 6.1.0 ``` ====== Features -------- - MultiplexedPath now expects Traversable paths. String arguments to MultiplexedPath are now deprecated. Bugfixes -------- - Enabled support for resources in namespace packages in zip files. (287) ``` ### 6.0.1 ``` ====== Bugfixes -------- - Restored Apache license. (285) ```
Links - PyPI: https://pypi.org/project/importlib-resources - Changelog: https://data.safetycli.com/changelogs/importlib-resources/ - Repo: https://github.com/python/importlib_resources
codecov[bot] commented 1 year ago

Codecov Report

Merging #914 (f9d48b4) into main (5b7bfb3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #914   +/-   ##
=======================================
  Coverage   93.91%   93.91%           
=======================================
  Files          26       26           
  Lines        1708     1708           
=======================================
  Hits         1604     1604           
  Misses        104      104           
Flag Coverage Δ
unittests 93.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

pyup-bot commented 1 year ago

Closing this in favor of #918