Skip to content

Commit

Permalink
Merge pull request #289 from ministryofjustice/renovate-pytest-cov-6.x
Browse files Browse the repository at this point in the history
Renovate Update dependency pytest-cov to v6
  • Loading branch information
nickdavis2001 authored Nov 4, 2024
2 parents 765ebff + fd932bd commit 90eaa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda_functions/v1/requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==7.4.4
pytest-cases==3.8.2
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-env==1.1.3
pytest-ordering==0.6
requests==2.32.0
Expand Down

0 comments on commit 90eaa29

Please sign in to comment.