From 56f8414a02a7f6e3264f516676882606ac45066c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 06:58:25 +0000 Subject: [PATCH] chore(deps): update dependency macaroonbakery to v1.3.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ad14554..59adbb2 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.3 # https://protobuf.dev/news/2022-05-06/#python-updates mypy pep8-naming pyproject-flake8