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 #178

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Jan 15, 2025

🗣 Description

This pull request updates the image dependencies.

System packages

  • git from 2.47.1-r0 to 2.47.2-r0

Python packages

💭 Motivation and context

Keeping dependencies up-to-date is important. Also, between tests passing and actually merging #168 the git package updated which broke the build.

🧪 Testing

Automated tests pass.

✅ 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 new and existing tests pass.

✅ Post-merge checklist

  • Create a pre-release.

Bump the following Python packages installed in the Dockerfile:
- pip from 24.2 to 24.3.1
- pipenv from 2024.1.0 to 2024.4.0
- setuptools from 75.1.0 to 75.8.0
- wheel from 0.44.0 to 0.45.1
Re-lock the Pipfile with `pipenv lock` in the `src/` directory to
update the image's Python dependencies.
@mcdonnnj mcdonnnj added version bump This issue or pull request increments the version number dependencies Pull requests that update a dependency file labels Jan 15, 2025
@mcdonnnj mcdonnnj requested a review from a team January 15, 2025 18:20
@mcdonnnj mcdonnnj self-assigned this Jan 15, 2025
@mcdonnnj mcdonnnj requested review from dav3r and jsf9k as code owners January 15, 2025 18:20
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mcdonnnj mcdonnnj merged commit 2514caa into develop Jan 15, 2025
20 checks passed
@mcdonnnj mcdonnnj deleted the maintenance/update_dependencies branch January 15, 2025 18:46
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 version bump This issue or pull request increments the version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants