Skip to content

Commit

Permalink
Merge pull request #2092 from EDCD/dependabot/pip/develop/pytest-7.4.3
Browse files Browse the repository at this point in the history
build(deps-dev): bump pytest from 7.4.0 to 7.4.3
  • Loading branch information
Rixxan authored Nov 16, 2023
2 parents 6cafe87 + 2b15ef6 commit 3054ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ grip==4.6.1
py2exe==0.13.0.0; sys_platform == 'win32'

# Testing
pytest==7.4.0
pytest==7.4.3
pytest-cov==4.1.0 # Pytest code coverage support
coverage[toml]==7.2.7 # pytest-cov dep. This is here to ensure that it includes TOML support for pyproject.toml configs
coverage-conditional-plugin==0.9.0
Expand Down

0 comments on commit 3054ae9

Please sign in to comment.