Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent 966c40e commit 8bdc4b6
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 @@ -33,7 +33,7 @@
extras_require={
"sge": ['defusedxml==0.7.1'],
"remote": ['paramiko==3.3.1', 'tqdm==4.65.0'],
"executor": ['pympipool==0.6.1', 'cloudpickle==2.2.1'],
"executor": ['pympipool==0.6.2', 'cloudpickle==2.2.1'],
},
cmdclass=versioneer.get_cmdclass(),
entry_points={
Expand Down

0 comments on commit 8bdc4b6

Please sign in to comment.