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

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Feb 11, 2025

🗣 Description

This pull request updates the image's dependencies.

💭 Motivation and context

Docker images

  • python from 3.13.1-alpine3.20 to 3.13.2-alpine3.21

Dockerfile Python packages

  • pip from 24.3.1 to 25.0.1
  • pipenv from 2024.4.0 to 2024.4.1
  • setuptools from 75.6.0 to 75.8.0

Python packages

  • setuptools from 75.6.0 to 75.8.0

🧪 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 relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • All new and existing tests pass.

Bump the following package versions:
- pip from 24.3.1 to 25.0.1
- pipenv from 2024.4.0 to 2024.4.1
- setuptools from 75.6.0 to 75.8.0
Update the dependencies installed in the Python virtual environment by
running `pipenv lock` in the `src/` directory.
@mcdonnnj mcdonnnj added version bump This issue or pull request increments the version number dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Feb 11, 2025
@mcdonnnj mcdonnnj requested a review from a team February 11, 2025 19:03
@mcdonnnj mcdonnnj self-assigned this Feb 11, 2025
@mcdonnnj mcdonnnj force-pushed the maintenance/update_image_dependencies branch from 027da1d to 99bb46d Compare February 11, 2025 19:17
@mcdonnnj mcdonnnj added this pull request to the merge queue Feb 11, 2025
Merged via the queue into develop with commit e8ec18b Feb 11, 2025
25 checks passed
@mcdonnnj mcdonnnj deleted the maintenance/update_image_dependencies branch February 11, 2025 21:07
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 docker Pull requests that update Docker code version bump This issue or pull request increments the version number
Projects
Development

Successfully merging this pull request may close these issues.

4 participants