diff --git a/Dockerfile b/Dockerfile index 8311ec8..d4cbf30 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.26.1" \ + org.label-schema.version="6.26.2" \ 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 f707dbb..55c9b7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ future==1.0.0 certifi dj-database-url==2.3.0 django-redis==5.4.0 -elastic-apm==6.26.1 +elastic-apm==6.26.2 elasticsearch==8.17.2 elasticsearch-dsl==8.17.1 elastic-transport==8.17.1