Skip to content

Commit 4038e5f

Browse files
bors[bot]pyup-bot
andauthored
Merge #193
193: Update pytest to 6.1.2 r=duckinator a=pyup-bot This PR updates [pytest](https://pypi.org/project/pytest) from **6.1.1** to **6.1.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* <details> <summary>Links</summary> - PyPI: https://pypi.org/project/pytest - Homepage: https://docs.pytest.org/en/latest/ </details> Co-authored-by: pyup-bot <[email protected]>
2 parents c309f2f + 5aa71fc commit 4038e5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ build =
3434

3535
testing_only =
3636
bork==5.0.0
37-
pytest==6.1.1
37+
pytest==6.1.2
3838

3939
testing =
4040
bork==5.0.0
41-
pytest==6.1.1
41+
pytest==6.1.2
4242
pylint==2.6.0
4343
pytest-pylint==0.17.0
4444

0 commit comments

Comments
 (0)