Skip to content

fix: add fixed version for MarkupSafe#534

Merged
astenstrasser merged 1 commit intomainfrom
528
Apr 12, 2022
Merged

fix: add fixed version for MarkupSafe#534
astenstrasser merged 1 commit intomainfrom
528

Conversation

@astenstrasser
Copy link
Copy Markdown
Member

@astenstrasser astenstrasser commented Apr 12, 2022

Description

Fixed a version for MarkupSafe.

Motivation behind this PR?

Fix bug #528. ScanAPI can not run any command on latest versions.

What type of change is this?

Bug Fix

Checklist

  • I have added a changelog entry / my PR does not need a new changelog entry. Instructions.
  • I have added/updated unit tests. Instructions.
  • New and existing unit tests pass locally with my changes. Instructions
  • I have self-documented code my changes by adding docstring(s) and comment(s). Instructions
  • Current PR does not significantly decrease the code coverage and docstring coverage.
  • My code follows the style guidelines of this project.
  • I have run ScanAPI locally and manually tested my changes. Instructions.
  • I have squashed my commits. Instructions.

Issue

Closes #528

@astenstrasser astenstrasser requested review from a team as code owners April 12, 2022 15:51
@astenstrasser astenstrasser merged commit 4c05f1e into main Apr 12, 2022
@astenstrasser astenstrasser deleted the 528 branch April 12, 2022 15:57
@astenstrasser astenstrasser mentioned this pull request Apr 12, 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.

Cannot import name 'soft_unicode' from 'markupsafe'

2 participants