From 07f1b560c5a8767af7a82a6ee73add6ef13fc3d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 10:38:20 -0700 Subject: [PATCH] Update nr-interface requirement from <0.0.4 to <0.0.6 (#266) Updates the requirements on [nr-interface](https://git.niklasrosenstein.com/NiklasRosenstein/nr) to permit the latest version. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dirk Groeneveld --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 55fbac038..66080610d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -36,7 +36,7 @@ ruamel.yaml # Generating markdown files from Python modules. git+https://github.com/NiklasRosenstein/pydoc-markdown.git@f0bf8af1db4f11581c19d206d4ed1ab34b4854c1 nr.databind.core<0.0.17 -nr.interface<0.0.4 +nr.interface<0.0.6 mkdocs==1.1.2 mkdocs-material>=5.5.0,<7.2.0