From 4ccd49929ed2a093732b6af16acc314377c668d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 23:43:39 +0000 Subject: [PATCH] Bump pyjwt from 2.10.1 to 2.12.0 in /dynatrace_topology Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dynatrace_topology/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynatrace_topology/requirements-dev.txt b/dynatrace_topology/requirements-dev.txt index 417070e9..a9a12643 100644 --- a/dynatrace_topology/requirements-dev.txt +++ b/dynatrace_topology/requirements-dev.txt @@ -1,4 +1,4 @@ -e ../stackstate_checks_dev requests-mock==1.9.3 deepdiff~=8.4.1 -pyjwt==2.10.1 \ No newline at end of file +pyjwt==2.12.0 \ No newline at end of file