Skip to content

Commit efd3cce

Browse files
build(deps): Bump elastic-apm to 6.25.0 (#516)
* chore: Install new elastic-apm pip dependency version Made with ❤️️ by updatecli * chore: Set org.label-schema.version in Dockerfile Made with ❤️️ by updatecli --------- Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 64ee31f commit efd3cce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ LABEL \
4141
org.label-schema.schema-version="1.0" \
4242
org.label-schema.vendor="Elastic" \
4343
org.label-schema.name="opbeans-python" \
44-
org.label-schema.version="6.24.1" \
44+
org.label-schema.version="6.25.0" \
4545
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-python" \
4646
org.label-schema.vcs-url="https://github.com/elastic/opbeans-python" \
4747
org.label-schema.license="MIT"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ future==1.0.0
55
certifi
66
dj-database-url==2.3.0
77
django-redis==5.4.0
8-
elastic-apm==6.24.1
8+
elastic-apm==6.25.0
99
elasticsearch==8.17.2
1010
elasticsearch-dsl==8.17.1
1111
elastic-transport==8.17.1

0 commit comments

Comments
 (0)