Merge pull request #73 from WebEngineering2/dependabot/pip/api/pytest-approx-eq-7.1.2

Update pytest requirement from ~=7.1.1 to ~=7.1.2 in /api
This commit is contained in:
Florian Kaiser
2022-04-25 17:29:19 +02:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ pyjwt==2.3.0
apiflask==0.12.0
flask-cors==3.0.10
bcrypt==3.2.0
pytest~=7.1.1
pytest~=7.1.2
pytest-cov
marshmallow~=3.15.0
faker~=13.4.0