Skip to content

Commit

Permalink
Merge pull request #203 from dependabot/jakecoffman/fix-smoke-tests
Browse files Browse the repository at this point in the history
fix python smoke tests by adjusting ignores
  • Loading branch information
jakecoffman authored Apr 9, 2024
2 parents 20ed9bf + 91bfdc9 commit 295dbdf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/smoke-python-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ input:
- numpy
- Flask
ignore-conditions:
- dependency-name: urllib3
source: tests/smoke-python-version-multidir.yaml
version-requirement: '>2.1.0'
- dependency-name: urllib3
source: tests/smoke-python-version-multidir.yaml
version-requirement: '>2.1.0'
- dependency-name: numpy
source: tests/smoke-python-version-multidir.yaml
version-requirement: '>1.26.2'
- dependency-name: flask
source: tests/smoke-python-version-multidir.yaml
version-requirement: '>3.0.2'
source:
provider: github
repo: dependabot/smoke-tests
Expand Down

0 comments on commit 295dbdf

Please sign in to comment.