aerofiles icon indicating copy to clipboard operation
aerofiles copied to clipboard

Update dependency freezegun to v1

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
freezegun ==0.3.15 -> ==1.2.1 age adoption passing confidence

Release Notes

spulec/freezegun

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Nov 26 '20 01:11 renovate[bot]