From 05c47df1311b64ad782f0f27e45468a9f192ba96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 22:38:41 +0000 Subject: [PATCH] build(deps): Bump elastic-apm from 6.22.0 to 6.22.2 Bumps [elastic-apm](https://github.com/elastic/apm-agent-python) from 6.22.0 to 6.22.2. - [Release notes](https://github.com/elastic/apm-agent-python/releases) - [Changelog](https://github.com/elastic/apm-agent-python/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-python/compare/v6.22.0...v6.22.2) --- updated-dependencies: - dependency-name: elastic-apm 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 0ed8b09..47b9aab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ future==1.0.0 certifi dj-database-url==2.1.0 django-redis==5.4.0 -elastic-apm==6.22.0 +elastic-apm==6.22.2 elasticsearch==8.13.1 elasticsearch-dsl==8.13.1 elastic-transport==8.13.0