Closed pyup-bot closed 1 year ago
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
Closing this in favor of #918
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