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

chore(deps): add jinja2 for step reporter dependency #148

Conversation

sebastianpfischer
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #148 (0ec0737) into master (68ac9cf) will not change coverage.
The diff coverage is n/a.

❗ Current head 0ec0737 differs from pull request most recent head eaa0dd8. Consider uploading reports for the commit eaa0dd8 to get more accurate results

@@           Coverage Diff           @@
##           master     #148   +/-   ##
=======================================
  Coverage   94.98%   94.98%           
=======================================
  Files          71       71           
  Lines        5224     5224           
=======================================
  Hits         4962     4962           
  Misses        262      262           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

pyproject.toml Outdated
@@ -50,6 +50,7 @@ unittest-xml-reporting = "^3.2.0"
click = ">=7.0.0,<9.0.0"
pykiso-python-uds = "^3.0.0"
tabulate = "~0.8.9"
Jinja2 = "^3.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Using a more relaxed version constraint would avoid version conflicts, something like >=2.11.0, <4.0.0

@sebastianpfischer sebastianpfischer force-pushed the feature/fix-dependency-jinja branch from 0ec0737 to eaa0dd8 Compare September 7, 2022 13:37
@sebastianpfischer sebastianpfischer merged commit 8f35d4a into eclipse-kiso-testing:master Sep 7, 2022
@sebastianpfischer sebastianpfischer deleted the feature/fix-dependency-jinja branch September 7, 2022 13:39
@sebastianpfischer sebastianpfischer linked an issue Sep 7, 2022 that may be closed by this pull request
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.

Changelog upgrade
4 participants