Skip to content

Commit

Permalink
Update dependency environs to v11.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent b311bc1 commit 1cddf81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/run-env-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RUN apt update \
&& rm -rf /var/lib/apt/lists/*

# renovate: datasource=pypi depName=environs
ENV ENVIRONS_VERSION=11.2.0
ENV ENVIRONS_VERSION=11.2.1
# renovate: datasource=pypi depName=py4j
ENV PY4J_VERSION=0.10.9.7
# renovate: datasource=pypi depName=aiofile
Expand Down

0 comments on commit 1cddf81

Please sign in to comment.