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

Update requirements.txt to freeze MarkupSafe version #120

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

koryaga
Copy link
Collaborator

@koryaga koryaga commented Feb 18, 2022

Description

Fixes pallets/jinja#1590

Solution

Freeze MarkupSafe version for now

How to apply

Test Cases

TestCase 1

Test Configuration:

  • Hardware:
  • OS:
  • Inventory:

Steps:

Results:

Before After

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

Unit tests

Indicate new or changed unit tests and what they do, if any.

Reviewers

@koryaga @iLeonidze @Zaborin @alexarefev @Yaroslav-Lahtachev @dmyar21

@koryaga koryaga added the bug Something isn't working label Feb 18, 2022
@koryaga koryaga self-assigned this Feb 18, 2022
@koryaga koryaga requested a review from dmyar21 February 18, 2022 14:58
@koryaga koryaga merged commit 197101b into main Feb 18, 2022
@koryaga koryaga deleted the markupsafe-breakage-fix branch February 18, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MarkupSafe on 2.1.0 breaks Jinja
1 participant