From afa822b6a227f0165c54b9977cf14ebff10012c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:42:57 +0000 Subject: [PATCH] Bump rt from 3.3.1 to 3.3.3 Bumps [rt](https://github.com/python-rt/python-rt) from 3.3.1 to 3.3.3. - [Release notes](https://github.com/python-rt/python-rt/releases) - [Changelog](https://github.com/python-rt/python-rt/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-rt/python-rt/compare/v3.3.1...v3.3.3) --- updated-dependencies: - dependency-name: rt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d306cfd..a35f2d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pycodestyle==2.12.1 pyflakes==3.2.0 requests==2.32.3 requests-toolbelt==1.0.0 -rt==3.3.1 +rt==3.3.3 sentry-sdk==2.19.0 six==1.16.0 sniffio==1.3.1