From bbab9de1f635ae5b2bfb8328e9964d705f04f9f8 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 18 Sep 2025 16:44:04 -0500 Subject: [PATCH] regenerate requirements-dev.txt to get some safety stuff to shut up weirdly, if I rebuild the whole requirements-dev.txt, test coverage drops, so I'm sure that's a problem to worry about later Signed-off-by: Brian S. Stephan --- requirements/requirements-dev.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index cf9ec78..de5efd8 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile --extra=dev --output-file=requirements/requirements-dev.txt @@ -22,7 +22,7 @@ build==1.2.2.post1 # via pip-tools cachetools==5.5.2 # via tox -certifi==2025.1.31 +certifi==2025.8.3 # via requests cffi==1.17.1 # via cryptography @@ -217,9 +217,9 @@ pyyaml==6.0.2 # via bandit readme-renderer==44.0 # via twine -regex==2024.11.6 +regex==2025.9.1 # via nltk -requests==2.32.3 +requests==2.32.5 # via # id # requests-toolbelt @@ -240,8 +240,6 @@ ruamel-yaml==0.18.10 # via # safety # safety-schemas -ruamel-yaml-clib==0.2.12 - # via ruamel-yaml safety==3.3.1 # via incorporeal-cms (pyproject.toml) safety-schemas==0.0.11 @@ -278,7 +276,7 @@ typing-extensions==4.12.2 # safety # safety-schemas # typer -urllib3==2.3.0 +urllib3==2.5.0 # via # requests # twine