From 9593f56b87bd89305501f6124f537473d93875fc Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Sat, 21 Dec 2024 14:23:50 +0000 Subject: Run make upgrade I had to upgrade falcon to 4.X for 3.13 windows support, so thought I might as well upgrade all of them --- requirements/pip-tools.pip | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'requirements/pip-tools.pip') diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip index 53446f3..1948f7d 100644 --- a/requirements/pip-tools.pip +++ b/requirements/pip-tools.pip @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile --output-file=requirements/pip-tools.pip requirements/pip-tools.in # -build==1.0.3 +build==1.2.2.post1 # via pip-tools click==8.1.7 # via pip-tools @@ -12,15 +12,17 @@ colorama==0.4.6 # via # build # click -packaging==23.2 +packaging==24.2 # via - # -c requirements\requirements.pip + # -c C:\Users\chris\src\snekbox\requirements\requirements.pip # build -pip-tools==7.3.0 +pip-tools==7.4.1 # via -r requirements/pip-tools.in -pyproject-hooks==1.0.0 - # via build -wheel==0.42.0 +pyproject-hooks==1.2.0 + # via + # build + # pip-tools +wheel==0.45.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -- cgit v1.2.3