diff --git a/setup.py b/setup.py index a6d239c..b8bcdc7 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ 'coverage==7.12.0', 'docopt==0.6.2', 'lxml>=3.4.0', # use the version provided by python-lxml package - 'pytest==9.0.1', + 'pytest==9.0.2', 'readtime==3.0.0', 'requests==2.32.5', ],