diff --git a/bors.toml b/bors.toml index 6be52c72..4983c410 100644 --- a/bors.toml +++ b/bors.toml @@ -6,9 +6,9 @@ status = [ "Linux container:python:3.6-slim", "Linux container:python:3.7-slim", "Linux container:python:3.8-slim", - "Windows container:python:3.6-windowsservercore-1809", - "Windows container:python:3.7-windowsservercore-1809", - #"Windows container:python:3.8-windowsservercore-1809", + "Windows windows_container:python:3.6-windowsservercore-1809", + "Windows windows_container:python:3.7-windowsservercore-1809", + #"Windows windows_container:python:3.8-windowsservercore-1809", "macOS", ] diff --git a/setup.cfg b/setup.cfg index 98c1dbdf..21a03fdf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ python_requires = >=3.5 # FIXME: This name seems wrong, but I can't think of a better one atm. build = bork==5.0.0 - pip==20.2.4 + pip==20.3.1 setuptools==50.3.2 wheel==0.35.1 @@ -40,7 +40,7 @@ testing = bork==5.0.0 pytest==6.1.2 pylint==2.6.0 - pytest-pylint==0.17.0 + pytest-pylint==0.18.0 docs = bork==5.0.0