diff options
Diffstat (limited to 'test/requirements-3.txt')
-rw-r--r-- | test/requirements-3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/requirements-3.txt b/test/requirements-3.txt index a32dc6e1581..a77c0895b15 100644 --- a/test/requirements-3.txt +++ b/test/requirements-3.txt @@ -258,4 +258,4 @@ urllib3==1.25.8 \ # WARNING: The following packages were not pinned, but pip requires them to be # pinned when the requirements file includes hashes. Consider using the --allow-unsafe flag. -# setuptools==46.1.3 # via sphinx +# setuptools==46.2.0 # via sphinx |