Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update image dependencies #73

Merged
merged 6 commits into from
Apr 12, 2023
Merged

Conversation

mcdonnnj
Copy link
Member

🗣 Description

This pull request updates the image dependencies.

💭 Motivation and context

Scheduled builds are currently failing because some dependencies have been superseded and are no longer available. It is also good to keep our image configurations up-to-date when possible.

🧪 Testing

Automated tests pass. I was able to build a local testing image and confirmed that sites were scanning successfully when run.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • All new and existing tests pass.

- Bump setuptools from 67.6.0 to 67.6.1
Update the versions installed with apk in the Dockerfile.
Update these dependencies by running `pipenv lock` in the `src/`
directory.
@mcdonnnj mcdonnnj added the dependencies Pull requests that update a dependency file label Apr 12, 2023
@mcdonnnj mcdonnnj self-assigned this Apr 12, 2023
@mcdonnnj mcdonnnj requested a review from jasonodoom April 12, 2023 08:22
@mcdonnnj mcdonnnj marked this pull request as ready for review April 12, 2023 16:17
@mcdonnnj mcdonnnj requested review from dav3r and felddy as code owners April 12, 2023 16:17
@mcdonnnj mcdonnnj merged commit 50ff099 into develop Apr 12, 2023
@mcdonnnj mcdonnnj deleted the maintenance/update_dependencies branch April 12, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants