From a6cd067bfdaca34302c6e5032655da7ed7ccad1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:31:18 -0700 Subject: [PATCH] chore(deps): bump phir from 0.1.6 to 0.2.0 (#57) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b53043..d3a8094 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ build==1.0.3 mypy==1.7.1 networkx==2.8.8 -phir==0.1.6 +phir==0.2.0 pre-commit==3.6.0 pydata_sphinx_theme==0.14.4 pytest==7.4.3