From f770d2c64339757863c42b485cedd166409e9741 Mon Sep 17 00:00:00 2001 From: dosisod <39638017+dosisod@users.noreply.github.com> Date: Thu, 5 Oct 2023 22:41:17 -0700 Subject: [PATCH] Bump packages --- dev-requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index da69ef9..969332a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,8 +1,8 @@ attrs==23.1.0 -black==23.9.0 +black==23.9.1 click==8.1.7 colorama==0.4.6 -coverage==7.3.1 +coverage==7.3.2 exceptiongroup==1.1.3 fastapi==0.100.0 iniconfig==2.0.0 @@ -11,11 +11,11 @@ mypy-extensions==1.0.0 mypy==1.5.1 packaging==23.1 pathspec==0.11.2 -platformdirs==3.10.0 +platformdirs==3.11.0 pluggy==1.3.0 py==1.11.0 pyparsing==3.1.1 pytest-cov==4.1.0 pytest==7.4.2 -ruff==0.0.287 -typos==1.16.11 +ruff==0.0.292 +typos==1.16.17