UNCLASSIFIED - NO CUI

Skip to content

Update dependency importlib_resources to v5.7.1

renovate requested to merge renovate/importlib_resources-5.x into development

This MR contains the following updates:

Package Type Update Change
importlib_resources ironbank-pypi minor 5.4.0 -> 5.7.1

Release Notes

python/importlib_resources

v5.7.1

Compare Source

======

  • #​249: In simple.ResourceContainer.joinpath, honor names split by posixpath.sep.

v5.7.0

Compare Source

======

  • #​248: abc.Traversable.joinpath now allows for multiple arguments and specifies that posixpath.sep is allowed in any argument to accept multiple arguments, matching the behavior found in zipfile.Path and pathlib.Path.

    simple.ResourceContainer now honors this behavior.

v5.6.0

Compare Source

======

  • #​244: Add type declarations in ABCs.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports