Merge pull request #185 from EmilStenstrom/dependabot/pip/pytest-7.2.0

Bump pytest from 7.1.3 to 7.2.0
This commit is contained in:
Emil Stenström 2022-10-25 21:49:49 +02:00 committed by GitHub
commit aadaf12911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,8 @@ distlib==0.3.1
# via virtualenv # via virtualenv
django==4.0.8 django==4.0.8
# via -r requirements-dev.in # via -r requirements-dev.in
exceptiongroup==1.0.0rc9
# via pytest
filelock==3.0.12 filelock==3.0.12
# via # via
# tox # tox
@ -35,16 +37,14 @@ pluggy==0.13.1
# pytest # pytest
# tox # tox
py==1.10.0 py==1.10.0
# via # via tox
# pytest
# tox
pycodestyle==2.8.0 pycodestyle==2.8.0
# via flake8 # via flake8
pyflakes==2.4.0 pyflakes==2.4.0
# via flake8 # via flake8
pyparsing==2.4.7 pyparsing==2.4.7
# via packaging # via packaging
pytest==7.1.3 pytest==7.2.0
# via -r requirements-dev.in # via -r requirements-dev.in
six==1.15.0 six==1.15.0
# via # via