From db7e36bba85f69715136bd411688b7f5bbd96a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:39:42 +0000 Subject: [PATCH] build(deps): bump autodynatrace from 2.0.0 to 2.1.1 in /backend Bumps [autodynatrace](https://github.com/dlopes7/autodynatrace) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/dlopes7/autodynatrace/releases) - [Commits](https://github.com/dlopes7/autodynatrace/commits) --- updated-dependencies: - dependency-name: autodynatrace dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8f57590d..1a2aeb45 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ gelf-formatter==0.2.1 pyyaml>=5.4.1 user-agents==2.2.0 boto3==1.28.39 -autodynatrace==2.0.0 +autodynatrace==2.1.1 PyJWT==2.8.0 cryptography==43.0.1 # ML