Update pytest requirement from ~=7.1.2 to ~=7.1.3 in /api #391

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/api/pytest-approx-eq-7.1.3 into main
Showing only changes of commit a4d8c5fa2c - Show all commits

View File

@ -8,7 +8,7 @@ pyjwt==2.3.0
apiflask==1.0.0
flask-cors==3.0.10
bcrypt==3.2.2
pytest~=7.1.2
pytest~=7.1.3
pytest-cov
marshmallow~=3.15.0
faker~=13.11.0