Skip to content

Commit

Permalink
pip prod(deps): update distributed requirement from <2024.6 to <2024.7
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...2024.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent a9843db commit b180bb1
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 @@ -11,7 +11,7 @@ click<9.0
multidict
anytree>=2.4.3,<=2.12.1
pyrevolve>=2.1.3
distributed<2024.6
distributed<2024.7
pytest>=3.6,<9.0
pytest-runner
pytest-cov
Expand Down

0 comments on commit b180bb1

Please sign in to comment.