Skip to content

Commit

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

---
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 13, 2023
1 parent b9c6d35 commit b6bb59c
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.2", "numpy==1.26.0"
"mpi4py==3.1.5", "pympipool==0.7.3", "numpy==1.26.0"
],
extras_require={
"ase": ["ase==3.22.1", "scipy==1.11.3"],
Expand Down

0 comments on commit b6bb59c

Please sign in to comment.