Skip to content

Commit

Permalink
Merge pull request #109 from cisagov/dependabot/pip/src/boto3-1.34.45
Browse files Browse the repository at this point in the history
Bump boto3 from 1.34.40 to 1.34.45 in /src
  • Loading branch information
jsf9k authored Feb 21, 2024
2 parents f6e74f3 + be255c1 commit 8e42e1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ RUN apk --no-cache add \
py3-pip=23.1.2-r0 \
py3-setuptools=67.7.2-r0 \
py3-wheel=0.40.0-r1 \
python3-dev=3.11.6-r0 \
python3=3.11.6-r0
python3-dev=3.11.8-r0 \
python3=3.11.8-r0

# Copy in our custom Cargo configuration file
COPY src/config.toml /root/.cargo/
Expand Down
12 changes: 6 additions & 6 deletions src/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e42e1a

Please sign in to comment.