Skip to content

Commit

Permalink
pip prod(deps): update distributed requirement from <2023.7 to <2023.8
Browse files Browse the repository at this point in the history
Updates the requirements on [distributed](https://github.com/dask/distributed) to permit the latest version.
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@1.1.0...2023.7.0)

---
updated-dependencies:
- dependency-name: distributed
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent a4c58f2 commit eacb0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ codepy>=2019.1
click<9.0
multidict
anytree>=2.4.3,<=2.9.0
distributed<2023.7
distributed<2023.8

0 comments on commit eacb0ad

Please sign in to comment.