oz123 / pytest-localftpserver

A PyTest plugin which gives you a local ftp server for your tests
Other
17 stars 9 forks source link

Update tox to 3.27.1 #176

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates tox from 3.27.0 to 3.27.1.

Changelog ### 3.27.1 ``` -------------------- Bugfixes ^^^^^^^^ - Replaced deprecated ``license_file`` key with ``license_files`` in ``setup.cfg`` -- by :user:`mgorny`. `2521 <https://github.com/tox-dev/tox/issues/2521>`_ - Add env cleanup to envreport - fix PYTHONPATH leak into "envreport" -- by :user:`f3flight`. `2528 <https://github.com/tox-dev/tox/issues/2528>`_ ```
Links - PyPI: https://pypi.org/project/tox - Changelog: https://pyup.io/changelogs/tox/ - Docs: https://tox.readthedocs.io
pyup-bot commented 1 year ago

Closing this in favor of #178