Chore(deps-dev): bump importlib-resources from 6.3.0 to 6.3.1
Bumps importlib-resources from 6.3.0 to 6.3.1.
Changelog
Sourced from importlib-resources's changelog.
v6.3.1
Bugfixes
- Restored expectation that stdlib readers are suppressed on Python 3.10. (#257)
Commits
-
705a435
Finalize -
c3df5a9
Merge pull request #301 from python/bugfix/257-multiplexed-path-params -
ef414ed
Add news fragment. -
d9e44b6
Ensure stdlib readers are excluded on Python 3.10 even when found in importli... -
d7b6cfb
Mark test as xfail on Python 3.10 where it fails. Ref #257. -
2cec87b
Add test capturing missed expectation. Ref #257. - See full diff in compare view