1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.1.2'

This commit is contained in:
Bastian Venthur
2022-06-05 10:30:59 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
* Small fix in makefile
* updated dependencies:
* pytest 7.1.1
* pytest 7.1.2
* sphinx 5.0.0
* twine 3.7.1
* wheel 0.37.1

View File

@@ -1,6 +1,6 @@
sphinx==5.0.0
twine==4.0.0
wheel==0.37.1
pytest==7.1.1
pytest==7.1.2
pytest-cov==3.0.0
flake8==4.0.1