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
@renovate
Copy link
Contributor Author

renovate bot commented Mar 11, 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
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.9.2' and python_full_version < '3.10'):
  ╰─▶ Because the requested Python version (>=3.9) does not satisfy
      Python>=3.10 and asserts==0.14.0 depends on Python>=3.10, we can
      conclude that asserts==0.14.0 cannot be used.
      And because only asserts<=0.14.0 is available, we can conclude that
      asserts>=0.14.0 cannot be used.
      And because openfeature-provider-flagd:dev depends on asserts>=0.14.0
      and your workspace requires openfeature-provider-flagd:dev, we can
      conclude that your workspace's requirements are unsatisfiable.

      hint: While the active Python version is 3.14, the resolution failed for
      other Python versions supported by your project. Consider limiting your
      project's supported Python versions using `requires-python`.

      hint: The `requires-python` value (>=3.9) includes Python versions
      that are not supported by your dependencies (e.g., asserts==0.14.0 only
      supports >=3.10). Consider using a more restrictive `requires-python`
      value (like >=3.10).

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.43%. Comparing base (8592c28) to head (3f58cce).

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #357      +/-   ##
===========================================
- Coverage   100.00%   95.43%   -4.57%     
===========================================
  Files            2       16      +14     
  Lines           36      877     +841     
===========================================
+ Hits            36      837     +801     
- Misses           0       40      +40     

☔ 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 6 times, most recently from 00a07d1 to a584a7b Compare March 16, 2026 13:07
@renovate renovate bot force-pushed the renovate/asserts-0.x branch from a584a7b to 3f58cce Compare March 16, 2026 13:27
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.

2 participants