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

Bump requests dev dependency to resolve dependabot issue #352

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

jhamon
Copy link
Collaborator

@jhamon jhamon commented Jun 4, 2024

Problem

Dependabot opened PR #348 to bump our version of requests, which is only used as a development dependency. Tests on that PR failed due to the dependabot PR not being able to read secrets. This should resolve a moderate severity dependabot alert.

Solution

  • poetry update requests

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • None of the above: Dev-only security fix

Test Plan

Tests should still pass.

@jhamon jhamon marked this pull request as ready for review June 4, 2024 20:45
@jhamon jhamon merged commit cab72a1 into main Jun 4, 2024
24 checks passed
@jhamon jhamon deleted the jhamon/update-requests branch June 4, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant