From a18eaf2237452b9f4489a4ae9b73cb9f880a7fb5 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:26:16 +0200 Subject: [PATCH] Upgrade dependencies --- requirements-dev.lock | 28 ++++++++++++++-------------- requirements.lock | 10 +++++----- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/requirements-dev.lock b/requirements-dev.lock index 3f30eeb..a01488a 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -10,7 +10,7 @@ altgraph==0.17.4 astroid==3.1.0 background==0.2.1 -black==24.2.0 +black==24.3.0 blinker==1.7.0 certifi==2024.2.2 charset-normalizer==3.3.2 @@ -20,34 +20,34 @@ coveralls==3.3.1 dill==0.3.8 docopt==0.6.2 exceptiongroup==1.2.0 -flask==3.0.2 -idna==3.6 +flask==3.0.3 +idna==3.7 iniconfig==2.0.0 isort==5.13.2 itsdangerous==2.1.2 jinja2==3.1.3 -markdown==3.5.2 +markdown==3.6 markupsafe==2.1.5 mccabe==0.7.0 -mypy==1.8.0 +mypy==1.9.0 mypy-extensions==1.0.0 -packaging==23.2 +packaging==24.0 pathspec==0.12.1 platformdirs==4.2.0 pluggy==1.4.0 pydal==20231114.3 -pyinstaller==6.4.0 -pyinstaller-hooks-contrib==2024.1 +pyinstaller==6.5.0 +pyinstaller-hooks-contrib==2024.3 pylint==3.1.0 pyrss2gen==1.1 -pytest==8.0.2 -pytest-cov==4.1.0 +pytest==8.1.1 +pytest-cov==5.0.0 requests==2.31.0 tomli==2.0.1 tomlkit==0.12.4 -types-markdown==3.5.0.20240129 -typing-extensions==4.10.0 +types-markdown==3.6.0.20240316 +typing-extensions==4.11.0 urllib3==2.2.1 -werkzeug==3.0.1 +werkzeug==3.0.2 # The following packages are considered to be unsafe in a requirements file: -setuptools==69.1.1 +setuptools==69.3.0 diff --git a/requirements.lock b/requirements.lock index edc27ec..fca2376 100644 --- a/requirements.lock +++ b/requirements.lock @@ -12,15 +12,15 @@ blinker==1.7.0 certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 -flask==3.0.2 -idna==3.6 +flask==3.0.3 +idna==3.7 itsdangerous==2.1.2 jinja2==3.1.3 -markdown==3.5.2 +markdown==3.6 markupsafe==2.1.5 pydal==20231114.3 pyrss2gen==1.1 requests==2.31.0 -types-markdown==3.5.0.20240129 +types-markdown==3.6.0.20240316 urllib3==2.2.1 -werkzeug==3.0.1 +werkzeug==3.0.2