afids / afids-validator

Validator for the anatomical fiducial placement protocol
https://validator.afids.io
GNU General Public License v3.0
2 stars 4 forks source link

Update dependencies #229

Closed kaitj closed 11 months ago

kaitj commented 11 months ago

Proposed changes

Resolves #225. A number of our dependencies were outdated, one of which caused a conflict when trying to bump via dependabot. This PR just goes through and updates all of the dependencies.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

_PR template was adopted from appium_

kaitj commented 11 months ago

Merging this one in despite the CI workflow failing - for some reason it is still using the old linting checks. I have run these locally to make sure the pass