Skip to content

Commit 022f3c8

Browse files
Update dependency environs to v11.2.1 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b666863 commit 022f3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/images/run-env-base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN apt update \
6262
&& rm -rf /var/lib/apt/lists/*
6363

6464
# renovate: datasource=pypi depName=environs
65-
ENV ENVIRONS_VERSION=11.2.0
65+
ENV ENVIRONS_VERSION=11.2.1
6666
# renovate: datasource=pypi depName=py4j
6767
ENV PY4J_VERSION=0.10.9.7
6868
# renovate: datasource=pypi depName=aiofile

0 commit comments

Comments
 (0)