Skip to content

Commit

Permalink
pip prod(deps): update distributed requirement from <2022.13 to <2023.2
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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent cde80c1 commit ee6f646
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 @@ -14,7 +14,7 @@ codecov
multidict
anytree>=2.4.3,<=2.8
pyrevolve>=2.1.3
distributed<2022.13
distributed<2023.2
pytest>=3.6,<8.0
pytest-runner
pytest-cov

0 comments on commit ee6f646

Please sign in to comment.