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

fix: Upgrade dependencies to working versions #34

Closed
wants to merge 2 commits into from

Conversation

jgresty
Copy link
Collaborator

@jgresty jgresty commented Feb 24, 2022

Main feature here is the update to pysnyk 0.8 which includes latest
changes to the snyk api so we are no longer calling deprecated
endpoints.

Also python 3.10 support!

Fixes #33 #32

Main feature here is the update to pysnyk 0.8 which includes latest
changes to the snyk api so we are no longer calling deprecated
endpoints.

Also python 3.10 support!
Copy link

@nirfuchs nirfuchs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jgresty
Copy link
Collaborator Author

jgresty commented Feb 28, 2022

Closed in favour of #35

@jgresty jgresty closed this Feb 28, 2022
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.

Adjust pysnyk usage to avoid calling deprecated API endpoints
2 participants