Skip to content

Commit

Permalink
Bump pympipool from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [pympipool](https://github.com/jan-janssen/pympipool) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/jan-janssen/pympipool/releases)
- [Commits](https://github.com/jan-janssen/pympipool/compare/pympipool-0.7.1...pympipool-0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 70283cd commit 5c9c72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
keywords='lammps, mpi4py',
packages=find_packages(exclude=["*tests*"]),
install_requires=[
"mpi4py==3.1.5", "pympipool==0.7.1", "numpy==1.26.0"
"mpi4py==3.1.5", "pympipool==0.7.2", "numpy==1.26.0"
],
extras_require={
"ase": ["ase==3.22.1", "scipy==1.11.3"],
Expand Down

0 comments on commit 5c9c72d

Please sign in to comment.