-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump freezegun from 0.3.12 to 1.3.0 #9197
Conversation
Bumps [freezegun](https://github.com/spulec/freezegun) from 0.3.12 to 1.3.0. - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@0.3.12...1.3.0) --- updated-dependencies: - dependency-name: freezegun dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9197 +/- ##
==========================================
+ Coverage 86.69% 88.00% +1.31%
==========================================
Files 179 176 -3
Lines 26614 22311 -4303
==========================================
- Hits 23072 19634 -3438
+ Misses 3542 2677 -865
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
A newer version of freezegun exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps freezegun from 0.3.12 to 1.3.0.
Changelog
Sourced from freezegun's changelog.
... (truncated)
Commits
32cd107
Automate release process622e557
Admin: Enable tests for Python 3.12cbcc59f
Fix deprecation in Python 3.1267d8714
Admin: Enable tests for Python 3.1200f62ce
Update api.py50c0bcd
Work on Python <3.11bdfcb60
Fix deprecation in Python 3.124f44963
Merge pull request #470 from marcinsulikowski/improve-asyncio-support89d36e2
Avoidasyncio.sleep()
hanging forever when time is frozen96c2741
Clean up asyncio testsYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)