diff --git a/Dockerfile b/Dockerfile index 1a3017c..11a50e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,7 +41,7 @@ LABEL \ org.label-schema.schema-version="1.0" \ org.label-schema.vendor="Elastic" \ org.label-schema.name="opbeans-python" \ - org.label-schema.version="6.20.0" \ + org.label-schema.version="6.21.3" \ org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-python" \ org.label-schema.vcs-url="https://github.com/elastic/opbeans-python" \ org.label-schema.license="MIT" diff --git a/requirements.txt b/requirements.txt index 2a797c9..adc039d 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.20.0 +elastic-apm==6.21.3 elasticsearch==8.12.1 elasticsearch-dsl==8.12.0 elastic-transport==8.12.0