Pin codecov to latest version 2.1.13

This commit is contained in:
pyup-bot 2024-07-30 01:14:21 +03:00 committed by Asif Saif Uddin
parent c95efd6a58
commit a6c63faba3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
pytest-cov==5.0.0
codecov; sys_platform == 'win32'
codecov==2.1.13; sys_platform == 'win32'
librabbitmq>=2.0.0; sys_platform == 'win32'
-r extras/redis.txt
pymongo>=4.1.1; sys_platform != 'win32'