Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 53907ad commit 4175fb4
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 @@ -55,7 +55,7 @@
'moto==5.0.14'
],
'tinybase': [
'distributed==2024.8.0',
'distributed==2024.8.2',
'pymatgen==2024.7.18',
'pympipool==0.8.4',
'h5io_browser==0.1.1',
Expand Down

0 comments on commit 4175fb4

Please sign in to comment.