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

Adjust some dependabot recommendations to actually work #185

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

nutjob4life
Copy link
Member

πŸ—’οΈ Summary

Dependabot recently came up with a suggested set of upgrades (mypy 0.910 β†’ 1.11.2, mypy-zope 0.3.2 β†’ 1.0.5, and pytest-cov 2.12.1 β†’ 5.0.0), however in testing these not just work, they won't even install due to conflicts.

This PR presents a different set that upgrades the components in question, but also work.

βš™οΈ Test Data and/or Report

Trim Trailing Whitespace.................................................Passed
Fix End of Files.........................................................Passed
Check that executables have shebangs.................(no files to check)Skipped
Check for merge conflicts................................................Passed
Debug Statements (Python)................................................Passed
Check Yaml...........................................(no files to check)Skipped
Reorder python imports...................................................Passed
mypy.....................................................................Passed
flake8...................................................................Passed
Detect secrets...........................................................Passed
…
======================================= 19 passed, 16 skipped, 9 warnings in 0.28s =======================================

♻️ Related Issues

None; just addressing Dependabot's alerts

@jordanpadams jordanpadams merged commit 6d5f000 into main Sep 11, 2024
3 checks passed
@jordanpadams jordanpadams deleted the dependabot-upgrades branch September 11, 2024 00:39
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