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 requirements to fix vulnerabilities #116

Merged
merged 8 commits into from
Sep 1, 2023

Conversation

stintel
Copy link
Collaborator

@stintel stintel commented Aug 29, 2023

Untested for now.

Fix the following flake8 errors:

./main.py:54:1: E402 module level import not at top of file
./main.py:57:1: E402 module level import not at top of file
./main.py:58:1: E402 module level import not at top of file
./main.py:61:1: E402 module level import not at top of file
./main.py:64:1: E402 module level import not at top of file
./main.py:65:1: E402 module level import not at top of file
Fix the follow flake8 errors:

./main.py:385:121: E501 line too long (125 > 120 characters)
./main.py:386:121: E501 line too long (123 > 120 characters)
@kristiankielhofner kristiankielhofner merged commit 9abfffe into main Sep 1, 2023
2 checks passed
@kristiankielhofner kristiankielhofner deleted the bump/vulnerabilities branch September 1, 2023 12: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