Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Updates the requirements on juliacall to permit the latest version.

Release notes

Sourced from juliacall's releases.

v0.9.28

PythonCall v0.9.28

Diff since v0.9.27

Merged pull requests:

Closed issues:

  • Support of InlineStrings and others (#608)
  • jl.PythonCall.JlWrap.Cjl._pyjlbase_name crash in Python 3.13 (#620)
  • Add bound on libstdcxx (#655)
  • Core not defined in PythonCall.Compat (#657)
  • PythonCall.PyNULL causes returned NULL without setting an exception (#659)
  • Can't install package (#663)
  • add JULIA_PYTHONCALL_EXE=@​venv to load python from .venv folder (#668)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 18, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/juliacall-gte-0.9.24-and-lt-0.9.29 branch from 5bd9057 to a2baaaf Compare October 7, 2025 00:24
@MilesCranmer MilesCranmer changed the title chore(deps): update juliacall requirement from <0.9.27,>=0.9.24 to >=0.9.24,<0.9.29 deps: bump juliacall requirement Oct 7, 2025
dependabot bot and others added 2 commits October 7, 2025 17:37
Updates the requirements on [juliacall](https://github.com/JuliaPy/PythonCall.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaPy/PythonCall.jl/releases)
- [Commits](JuliaPy/PythonCall.jl@v0.9.24...v0.9.28)

---
updated-dependencies:
- dependency-name: juliacall
  dependency-version: 0.9.28
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@MilesCranmer MilesCranmer force-pushed the dependabot/pip/juliacall-gte-0.9.24-and-lt-0.9.29 branch from 143edcf to b9fc842 Compare October 7, 2025 21:38
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.96%. Comparing base (089e5ed) to head (b9fc842).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1035   +/-   ##
=======================================
  Coverage   93.96%   93.96%           
=======================================
  Files          21       21           
  Lines        1641     1641           
=======================================
  Hits         1542     1542           
  Misses         99       99           

☔ 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.

@MilesCranmer MilesCranmer merged commit ca70bfe into master Oct 8, 2025
34 checks passed
@MilesCranmer MilesCranmer deleted the dependabot/pip/juliacall-gte-0.9.24-and-lt-0.9.29 branch October 8, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant