We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3 parents 0b89977 + 06a2b19 + a72d5ed commit 2595785Copy full SHA for 2595785
setup.cfg
@@ -25,7 +25,7 @@ python_requires = >=3.5
25
# FIXME: This name seems wrong, but I can't think of a better one atm.
26
build =
27
bork==5.1.0
28
- pip==20.3.1
+ pip==20.3.3
29
setuptools==50.3.2
30
wheel==0.36.2
31
@@ -34,11 +34,11 @@ build =
34
35
testing_only =
36
37
- pytest==6.1.2
+ pytest==6.2.1
38
39
testing =
40
41
42
pylint==2.6.0
43
pytest-pylint==0.18.0
44
0 commit comments