Skip to content

Commit

Permalink
pip prod(deps): update distributed requirement from <2023.4 to <2023.5
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.
- [Release notes](https://github.com/dask/distributed/releases)
- [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md)
- [Commits](dask/distributed@1.1.0...2023.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2023
1 parent ff58795 commit db2bed3
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.8
distributed<2023.4
distributed<2023.5

0 comments on commit db2bed3

Please sign in to comment.