Skip to content

Commit 71a3685

Browse files
Bump elastic-apm from 6.13.2 to 6.15.0
Bumps [elastic-apm](https://github.com/elastic/apm-agent-python) from 6.13.2 to 6.15.0. - [Release notes](https://github.com/elastic/apm-agent-python/releases) - [Changelog](https://github.com/elastic/apm-agent-python/blob/main/CHANGELOG.asciidoc) - [Commits](elastic/apm-agent-python@v6.13.2...v6.15.0) --- updated-dependencies: - dependency-name: elastic-apm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent beef8f8 commit 71a3685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
extras_require={
2828
"lock-redis": ["redis==4.5.1"],
29-
"metrics-elasticsearch": ["elastic-apm==6.13.2"],
29+
"metrics-elasticsearch": ["elastic-apm==6.15.0"],
3030
},
3131
setup_requires=["black==22.10.0"],
3232
)

0 commit comments

Comments
 (0)