Skip to content

chore(deps): update dependency asserts to >=0.14.0,<0.15.0#357

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/asserts-0.x
Open

chore(deps): update dependency asserts to >=0.14.0,<0.15.0#357
renovate[bot] wants to merge 1 commit intomainfrom
renovate/asserts-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Confidence
asserts (changelog) >=0.13.0,<0.14.0>=0.14.0,<0.15.0 age confidence

Release Notes

srittau/python-asserts (asserts)

v0.14.0

Compare Source

Added
  • Add support for Python 3.13 and 3.14.
  • Add assert_datetime_now().
Changed
  • Fail with AssertionError, not TypeError, if a timezone-aware datetime is
    passed to assert_datetime_about_now() or assert_datetime_about_now_utc().
  • Modernize type annotations.
Removed
  • Drop support for Python 3.8 and 3.9.

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 is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners March 11, 2026 14:08
@renovate renovate bot added the renovate label Mar 11, 2026
@github-actions github-actions bot requested review from aepfli and federicobond March 11, 2026 14:09
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.25%. Comparing base (7e18bc1) to head (0d1e048).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   90.16%   95.25%   +5.09%     
==========================================
  Files           1       16      +15     
  Lines         122      907     +785     
==========================================
+ Hits          110      864     +754     
- Misses         12       43      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/asserts-0.x branch 7 times, most recently from a584a7b to 3f58cce Compare March 16, 2026 13:27
@renovate renovate bot force-pushed the renovate/asserts-0.x branch 3 times, most recently from d304060 to dfe1241 Compare March 21, 2026 15:47
@renovate renovate bot force-pushed the renovate/asserts-0.x branch from dfe1241 to 0d1e048 Compare March 26, 2026 13:49
@renovate
Copy link
Contributor Author

renovate bot commented Mar 26, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package asserts
error: Required uv version `~=0.10.0` does not match the running version `0.11.1`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants