Skip to content

Commit

Permalink
remove pytest-raises
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd committed Nov 27, 2024
1 parent 7dfd017 commit a91eafd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion lambdas/molecule/test-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
pytest ~= 8.0
pytest-cov ~= 6.0
pytest-env ~= 1.1
pytest-raises ~= 0.11.0
responses ~= 0.25.3
3 changes: 0 additions & 3 deletions lambdas/molecule/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,10 @@ pytest==8.3.3
# -r test-requirements.in
# pytest-cov
# pytest-env
# pytest-raises
pytest-cov==6.0.0
# via -r test-requirements.in
pytest-env==1.1.5
# via -r test-requirements.in
pytest-raises==0.11
# via -r test-requirements.in
pyyaml==6.0.2
# via responses
requests==2.32.3
Expand Down

0 comments on commit a91eafd

Please sign in to comment.