Skip to content

Commit

Permalink
chore(docker): Update Pipenv to the latest version
Browse files Browse the repository at this point in the history
See also [1].

[1]: https://github.com/pypa/pipenv/releases/tag/v2023.12.1

Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed May 22, 2024
1 parent b8026ba commit 1636ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/versions.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ARG PIPTOOL_VERSION=23.3.1
ARG PNPM_VERSION=8.10.3
ARG PYENV_GIT_TAG=v2.3.36
ARG PYTHON_INSPECTOR_VERSION=0.10.0
ARG PYTHON_PIPENV_VERSION=2023.10.24
ARG PYTHON_PIPENV_VERSION=2023.12.1
ARG PYTHON_POETRY_VERSION=1.7.0
ARG PYTHON_VERSION=3.11.8
ARG RUBY_VERSION=3.1.2
Expand Down

0 comments on commit 1636ddc

Please sign in to comment.