diff options
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 5bc333983..c9311784c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,9 +2,9 @@ mock==5.0.2 nose2[coverage_plugin]==0.13.0 cov-core==1.15.0 black==22.12.0 -pylint==2.17.3 +pylint==2.17.4 splinter==0.19.0 -selenium==4.9.0 +selenium==4.9.1 twine==4.0.2 Pallets-Sphinx-Themes==2.1.0 Sphinx==6.2.1 |