diff --git a/requirements-dev.txt b/requirements-dev.txt index be1c71cb..3841674e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,13 +14,13 @@ attrs==22.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, babel==2.10.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -black==22.8.0 +black==24.10.0 bleach==5.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' bump2version==1.0.1 -certifi==2022.9.24 +certifi==2024.8.30 cfgv==3.3.1; python_full_version >= '3.6.1' @@ -44,13 +44,13 @@ flake8==3.8.4 identify==2.5.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' +idna==3.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' isort==5.10.1 -jinja2==3.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' +jinja2==3.1.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' keyring==21.4.0; python_version >= '3.6' @@ -86,7 +86,7 @@ pycodestyle==2.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -pygments==2.13.0; python_version >= '3.5' +pygments==2.18.0; python_version >= '3.5' pyparsing==3.0.9; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' @@ -106,7 +106,7 @@ regex==2020.10.28 requests-toolbelt==0.9.1 -requests==2.28.1 +requests==2.32.3 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' @@ -134,7 +134,7 @@ tox-pipenv==1.10.1 tox==3.20.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -tqdm==4.51.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' +tqdm==4.67.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' travis==0.0.3 @@ -144,11 +144,11 @@ typed-ast==1.5.4 typing-extensions==4.3.0 -urllib3==1.26.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' +urllib3==2.2.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' virtualenv-clone==0.5.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -virtualenv==20.16.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' +virtualenv==20.28.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' watchdog==2.1.9