Skip to content

Commit

Permalink
Merge pull request #32 from redhat-appstudio/renovate/pytest-8.x
Browse files Browse the repository at this point in the history
Update dependency pytest to v8
  • Loading branch information
tkdchen authored Feb 5, 2024
2 parents cd34d22 + 3b1b996 commit 9db7bdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source-container-build/app/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ pluggy==1.4.0 \
--hash=sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981 \
--hash=sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be
# via pytest
pytest==7.4.4 \
--hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \
--hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8
pytest==8.0.0 \
--hash=sha256:249b1b0864530ba251b7438274c4d251c58d868edaaec8762893ad4a0d71c36c \
--hash=sha256:50fb9cbe836c3f20f0dfa99c565201fb75dc54c8d76373cd1bde06b06657bdb6
# via
# -r requirements-dev.in
# pytest-cov
Expand Down

0 comments on commit 9db7bdc

Please sign in to comment.