From c92c2c3d2c8f25e08846edfc1d6176e24ebfdbba Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Wed, 6 Apr 2022 09:33:35 +0200 Subject: [PATCH] bump dev dependencies --- requirements-dev.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ca8ea2a0..cd46685c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,12 +3,12 @@ coverage==6.3.2 distlib==0.3.4 filelock==3.6.0 flake8==4.0.1 -hypothesis==6.39.3 +hypothesis==6.41.0 iniconfig==1.1.1 -Jinja2==3.0.3 -MarkupSafe==2.1.0 +Jinja2==3.1.1 +MarkupSafe==2.1.1 mccabe==0.6.1 -mypy==0.940 +mypy==0.942 mypy-extensions==0.4.3 packaging==21.3 pip==22.0.4 @@ -19,7 +19,7 @@ pycodestyle==2.8.0 pyflakes==2.4.0 Pygments==2.11.2 pyparsing==3.0.7 -pytest==7.1.0 +pytest==7.1.1 pytest-cov==3.0.0 pytest-timeout==2.1.0 setuptools==58.1.0 @@ -29,4 +29,4 @@ toml==0.10.2 tomli==2.0.1 tox==3.24.5 typing_extensions==4.1.1 -virtualenv==20.13.3 +virtualenv==20.14.0