Skip to content

chore: update poetry.lock - #471

Merged
blink1073 merged 4 commits into
mainfrom
poetry-lock-update
Aug 10, 2026
Merged

chore: update poetry.lock#471
blink1073 merged 4 commits into
mainfrom
poetry-lock-update

Conversation

@calysto-bot

@calysto-bot calysto-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Updated packages

  • coverage: 7.15.27.15.3
  • fastjsonschema: 2.21.22.22.1
  • filelock: 3.32.03.32.2
  • ipython: 9.15.09.16.0
  • markdown: 3.10.23.10.3
  • pip: 26.1.226.2
  • portalocker: 3.2.04.1.0
  • python-discovery: 1.5.01.5.1
  • pywin32: removed 312
  • tqdm: 4.69.14.70.0
  • traitlets: 5.15.15.16.0
  • virtualenv: 21.7.021.7.1

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.61%. Comparing base (b38f0e4) to head (784e47b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #471   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files          51       51           
  Lines        2960     2960           
  Branches      410      410           
=======================================
  Hits         2771     2771           
  Misses        128      128           
  Partials       61       61           
Files with missing lines Coverage Δ
metakernel/magic.py 95.76% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

IPython 9.16.0 annotates get_ipython() as returning
InteractiveShell | None, so the cast and the no-untyped-call
suppression are both flagged by mypy.
metakernel/magic.py now relies on get_ipython() being annotated, which
IPython added in 9.16.0. Older releases would make mypy flag the call as
untyped.
@blink1073
blink1073 enabled auto-merge (squash) August 10, 2026 11:40
@blink1073
blink1073 disabled auto-merge August 10, 2026 11:44
@blink1073
blink1073 merged commit bc660a5 into main Aug 10, 2026
25 checks passed
@blink1073
blink1073 deleted the poetry-lock-update branch August 10, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant