Skip to content

Commit

Permalink
Merge pull request #1321 from pyiron/dependabot/pip/numpy-1.26.4
Browse files Browse the repository at this point in the history
Bump numpy from 1.26.3 to 1.26.4
  • Loading branch information
jan-janssen authored Feb 12, 2024
2 parents 4e2d87f + 9e7013a commit a480110
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ dependencies:
- numpy
- cloudpickle =3.0.0
- gitpython =3.1.41
- h5io_browser =0.0.7
- h5io_browser =0.0.8
- h5py =3.10.0
- jinja2 =3.1.3
- monty =2024.2.2
- numpy =1.26.3
- numpy =1.26.4
- pandas =2.2.0
- pint =0.23
- psutil =5.9.8
- pyfileindex =0.0.21
- pysqa =0.1.14
- pyfileindex =0.0.22
- pysqa =0.1.15
- pytables =3.9.2
- sqlalchemy =2.0.26
- tqdm =4.66.2
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ dependencies:
- conda_subprocess =0.0.1
- cloudpickle =3.0.0
- gitpython =3.1.41
- h5io_browser =0.0.7
- h5io_browser =0.0.8
- h5py =3.10.0
- jinja2 =3.1.3
- monty =2024.2.2
- numpy =1.26.3
- numpy =1.26.4
- pandas =2.2.0
- pint =0.23
- psutil =5.9.8
- pyfileindex =0.0.21
- pysqa =0.1.14
- pyfileindex =0.0.22
- pysqa =0.1.15
- pytables =3.9.2
- sqlalchemy =2.0.26
- tqdm =4.66.2
Expand Down
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ classifiers = [
dependencies = [
"cloudpickle==3.0.0",
"gitpython==3.1.41",
"h5io_browser==0.0.7",
"h5io_browser==0.0.8",
"h5py==3.10.0",
"jinja2==3.1.3",
"numpy==1.26.3",
"numpy==1.26.4",
"monty==2024.2.2",
"pandas==2.2.0",
"pint==0.23",
"psutil==5.9.8",
"pyfileindex==0.0.21",
"pysqa==0.1.14",
"pyfileindex==0.0.22",
"pysqa==0.1.15",
"sqlalchemy==2.0.26",
"tables==3.9.2",
"tqdm==4.66.2",
Expand Down

0 comments on commit a480110

Please sign in to comment.