Skip to content

Commit

Permalink
Bump elastic-apm from 6.21.4.post8347027212 to 6.22.0
Browse files Browse the repository at this point in the history
Bumps [elastic-apm](https://github.com/elastic/apm-agent-python) from 6.21.4.post8347027212 to 6.22.0.
- [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/commits/v6.22.0)

---
updated-dependencies:
- dependency-name: elastic-apm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent 6bfd7c6 commit bb490a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ docopt==0.6.2
# via notifications-python-client
ecs-logging==2.0.2
# via elastic-apm
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0
# via -r requirements.in
execnet==1.9.0
# via pytest-xdist
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ opensearch-py==2.4.2
opensearch-dsl==2.1.0

# ES APM
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0

# Testing and dev
django-debug-toolbar==4.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ docopt==0.6.2
# via notifications-python-client
ecs-logging==2.0.2
# via elastic-apm
elastic-apm==6.21.4.post8347027212
elastic-apm==6.22.0
# via -r requirements.in
freezegun==1.4.0
# via rq-scheduler
Expand Down

0 comments on commit bb490a2

Please sign in to comment.