1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 17:42:20 +03:00

Merge pull request #1025 from EDCD/dependabot/pip/develop/pytest-6.2.4

build(deps-dev): bump pytest from 6.2.3 to 6.2.4
This commit is contained in:
Athanasius 2021-05-05 08:18:54 +01:00 committed by GitHub
commit 5bd0680631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ grip==4.5.2
py2exe==0.10.4.0; sys_platform == 'win32'
# Testing
pytest==6.2.3
pytest==6.2.4
pytest-cov==2.11.1 # Pytest code coverage support
coverage[toml]==5.5 # pytest-cov dep. This is here to ensure that it includes TOML support for pyproject.toml configs
# For manipulating folder permissions and the like.