From 8431beab576fc2ba84bbf9960a5a1f63ecfb7c01 Mon Sep 17 00:00:00 2001 From: HaSistrunk <15254041+HaSistrunk@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:21:49 +0000 Subject: [PATCH] Dependency updates --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index ae9b159..42f64a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ certifi==2024.8.30 # via requests charset-normalizer==3.4.0 # via requests -coverage[toml]==7.6.4 +coverage[toml]==7.6.8 # via pytest-cov django==4.2.16 # via @@ -49,7 +49,7 @@ jsonschema-specifications==2024.10.1 # via jsonschema multivolumefile==0.2.3 # via py7zr -packaging==24.1 +packaging==24.2 # via pytest pluggy==1.5.0 # via pytest @@ -90,15 +90,15 @@ requests==2.32.3 # -r requirements.in # amclient # pyfc4 -rpds-py==0.20.1 +rpds-py==0.21.0 # via # jsonschema # referencing -sqlparse==0.5.1 +sqlparse==0.5.2 # via django texttable==1.7.0 # via py7zr -tomli==2.0.2 +tomli==2.2.1 # via # coverage # pytest