napari / packaging

4 stars 7 forks source link

`pyproject.toml` was updated (2024-06-27) #163

Closed github-actions[bot] closed 5 days ago

github-actions[bot] commented 1 week ago

The file pyproject.toml (see history) was modified in napari/napari. This might mean the conda-recipe in napari/packaging needs adjusting! Please check!

Calculated diff:

diff --git a/pyproject.toml b/pyproject.toml
index 7feb77bb..fb114e13 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
     "napari-console>=0.0.9",
     "napari-plugin-engine>=0.1.9",
     "napari-svg>=0.1.8",
-    "npe2>=0.7.4",
+    "npe2>=0.7.6",
     "numpy>=1.22.2 ; python_version >= '3.10'",
     "numpy >=1.22.2, <2 ; python_version < '3.10'",
     "numpydoc>=0.9.2",

cc @jaimergp