Skip to content

Commit

Permalink
Bump distributed from 2023.5.0 to 2023.7.1
Browse files Browse the repository at this point in the history
Bumps [distributed](https://github.com/dask/distributed) from 2023.5.0 to 2023.7.1.
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@2023.5.0...2023.7.1)

---
updated-dependencies:
- dependency-name: distributed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 8dd5251 commit fe50c73
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 @@ -62,7 +62,7 @@
'typeguard==4.1.0'
],
'tinybase': [
'distributed==2023.5.0',
'distributed==2023.7.1',
'pympipool==0.6.1'
]
},
Expand Down

0 comments on commit fe50c73

Please sign in to comment.