Skip to content

Commit

Permalink
Bump dev dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
slowaner committed Nov 2, 2023
1 parent 1ea9942 commit e39c5c5
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 149 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN pip3 install poetry==1.6.1
WORKDIR /cybsi_cloud_sdk

# dependencies for poetry install
COPY poetry.lock pyproject.toml ./
COPY poetry.lock pyproject.toml README.md ./
COPY ./cybsi/__version__.py ./cybsi/py.typed ./cybsi/

RUN poetry install
Expand Down
Loading

0 comments on commit e39c5c5

Please sign in to comment.