From 1b7f589d97a0ac26ff37f50c19c4e3be0dae7c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:45:18 +0000 Subject: [PATCH] pip-rest: bump rel from 0.4.7 to 0.4.9.19 in /client-samples/python/rest Bumps [rel](https://github.com/bubbleboy14/registeredeventlistener) from 0.4.7 to 0.4.9.19. - [Commits](https://github.com/bubbleboy14/registeredeventlistener/commits) --- updated-dependencies: - dependency-name: rel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client-samples/python/rest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-samples/python/rest/requirements.txt b/client-samples/python/rest/requirements.txt index 6f1c052..c965af7 100644 --- a/client-samples/python/rest/requirements.txt +++ b/client-samples/python/rest/requirements.txt @@ -3,6 +3,6 @@ chardet==3.0.4 msal==1.25.0 parameterized==0.9.0 pytest==8.3.4 -rel==0.4.7 +rel==0.4.9.19 requests-mock==1.12.1 six==1.15.0