Skip to content

Commit

Permalink
Update dependency aiofile to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 71024d6 commit 947684f
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 @@ -66,7 +66,7 @@ ENV ENVIRONS_VERSION=11.0.0
# renovate: datasource=pypi depName=py4j
ENV PY4J_VERSION=0.10.9.7
# renovate: datasource=pypi depName=aiofile
ENV AIOFILE_VERSION=3.8.8
ENV AIOFILE_VERSION=3.9.0

RUN python3 -m pip install --break-system-packages \
environs==${ENVIRONS_VERSION} \
Expand Down

0 comments on commit 947684f

Please sign in to comment.