UNCLASSIFIED - NO CUI

Skip to content

Update dependency freezegun to v1

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

This MR contains the following updates:

Package Update Change
freezegun (changelog) major ==0.3.15 -> ==1.2.2
freezegun (changelog) major ==0.3.11 -> ==1.2.2

Release Notes

spulec/freezegun

v1.2.2

v1.2.1

Compare Source

  • Added missing typeshed types from distribution

  • Pass all arguments on recursive freeze_time calls

v1.2.0

Compare Source

  • Add support for time.perf_counter (and …_ns)

  • Added typeshed types

  • Dropped support for python 3.5

v1.1.0

Compare Source

  • Add support for time.monotonic (and …_ns)

  • Allow to configure default ignore list, and also to just extend the default

  • Fixed when accessing from thread after stop()

v1.0.0

Compare Source

  • Dropped Py2 support
  • Added as_kwarg argument in order to have the frozen time object passed with the name provided in as_kwarg argument

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports