From bda333068839a669629cd9e2ce26db59727ed3fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 17:01:33 +0000 Subject: [PATCH] chore(deps): update dependency macaroonbakery to v1.3.4 (#43) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ad14554..c433a2f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ coverage[toml] flake8-docstrings flake8-builtins isort -macaroonbakery==1.3.2 # https://protobuf.dev/news/2022-05-06/#python-updates +macaroonbakery==1.3.4 # https://protobuf.dev/news/2022-05-06/#python-updates mypy pep8-naming pyproject-flake8