UNCLASSIFIED - NO CUI

Skip to content

Update dependency absl_py to v1.1.0

renovate requested to merge renovate/absl_py-1.x into development

This MR contains the following updates:

Package Type Update Change
absl_py ironbank-pypi minor 1.0.0 -> 1.1.0

Release Notes

abseil/abseil-py

v1.1.0

Compare Source

  • Flag instances now raise an error if used in a bool context. This prevents the occasional mistake of testing an instance for truthiness rather than testing flag.value.
  • absl-py no longer depends on six.

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.

Merge request reports