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

A few minor package version updates #212

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chouinar
Copy link
Contributor

Changes

Ran poetry lock to update the packages to more recent versions.

Context for reviewers

Had an anchore-scan fail for the urllib3 library: https://github.com/navapbc/platform-test-flask/actions/runs/6566406509/job/17837008368 - updating past the version it mentions.

This also happened to update the mypy library which fixed a typing issue we had in the latest version: https://mypy-lang.blogspot.com/2023/10/mypy-16-released.html

Testing

Running outside of the docker container, ran poetry install --no-root --all-extras --with dev --sync and make format lint test.

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.

2 participants