Skip to content

Commit 4995dee

Browse files
authored
Merge pull request #742 from CosmoStat/dependabot/uv/lockfile-minor-patch-8ce9610bb5
chore(deps): bump the lockfile-minor-patch group with 4 updates
2 parents a4825a7 + 7129249 commit 4995dee

2 files changed

Lines changed: 118 additions & 118 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ dependencies = [
2626
"matplotlib>=3.10",
2727
"mccd>=1.2.4",
2828
"modopt>=1.6",
29-
"mpi4py>=4.0",
29+
"mpi4py>=4.1.2",
3030
"numba>=0.59", # numpy 2 support
31-
"numpy>=2.0", # major 1 → 2
31+
"numpy>=2.4.6", # major 1 → 2
3232
"pandas>=3.0.3", # major 2 → 3
3333
"python-dateutil",
3434
"python-pysap>=0.3",
@@ -58,7 +58,7 @@ doc = [
5858
jupyter = [
5959
"ipython>=8.18",
6060
"jupyterlab>=4.5.7",
61-
"snakemake>=9.20.0",
61+
"snakemake>=9.21.0",
6262
]
6363
lint = [
6464
"black",

0 commit comments

Comments
 (0)