1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

Merge pull request #2092 from EDCD/dependabot/pip/develop/pytest-7.4.3

build(deps-dev): bump pytest from 7.4.0 to 7.4.3
This commit is contained in:
David Sangrey 2023-11-16 12:25:55 -05:00 committed by GitHub
commit 3054ae9dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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