Skip to content

Commit

Permalink
chore(deps): bump juliacall from 0.9.23 to 0.9.24
Browse files Browse the repository at this point in the history
Bumps [juliacall](https://github.com/JuliaPy/PythonCall.jl) from 0.9.23 to 0.9.24.
- [Release notes](https://github.com/JuliaPy/PythonCall.jl/releases)
- [Commits](JuliaPy/PythonCall.jl@v0.9.23...v0.9.24)

---
updated-dependencies:
- dependency-name: juliacall
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 98e3467 commit 17c3449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"pandas>=0.21.0,<3.0.0",
"numpy>=1.13.0,<3.0.0",
"scikit_learn>=1.0.0,<2.0.0",
"juliacall==0.9.23",
"juliacall==0.9.24",
"click>=7.0.0,<9.0.0",
"setuptools>=50.0.0",
]
Expand Down

0 comments on commit 17c3449

Please sign in to comment.