From 0bb6ec86c7f1fbe19cfaef7aa429f39e419b280f Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Tue, 16 Jul 2024 18:18:50 +0000 Subject: [PATCH] Update bundled python modules --- src/brand/bhyve/requirements.txt | 2 +- src/requirements.txt | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/src/brand/bhyve/requirements.txt b/src/brand/bhyve/requirements.txt index d757f29af..1f490e376 100644 --- a/src/brand/bhyve/requirements.txt +++ b/src/brand/bhyve/requirements.txt @@ -1,6 +1,6 @@ # # This file was automatically produced by tools/updatereqs -# Generated on Sat May 11 17:48:41 UTC 2024 +# Generated on Tue Jul 16 18:16:34 UTC 2024 # Do not edit directly # construct==2.10.70 diff --git a/src/requirements.txt b/src/requirements.txt index bbb24c752..7d236d2c7 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,29 +1,28 @@ # # This file was automatically produced by tools/updatereqs -# Generated on Thu Jun 6 13:17:12 UTC 2024 +# Generated on Tue Jul 16 18:16:12 UTC 2024 # Do not edit directly # autocommand==2.2.2 cheroot==10.0.1 -CherryPy==18.9.0 -inflect==7.2.1 +CherryPy==18.10.0 +inflect==7.3.1 jaraco.collections==5.0.1 jaraco.context==5.3.0 jaraco.functools==4.0.1 -jaraco.text==3.12.0 +jaraco.text==3.14.0 Mako==1.3.5 MarkupSafe==2.1.5 -more-itertools==10.2.0 +more-itertools==10.3.0 ply==3.11 portend==3.2.0 -prettytable==3.10.0 +prettytable==3.10.2 pybonjour @ https://mirrors.omnios.org/pymodules/pybonjour/pybonjour-1.1.1-python3.tar.gz#sha256 pycurl==7.44.1 # stuck on 7.44.1 - https://github.com/pycurl/pycurl/issues/748 -pytz==2024.1 -setuptools==70.0.0 -tempora==5.5.1 +setuptools==70.3.0 +tempora==5.6.0 typeguard==4.3.0 -typing_extensions==4.12.1 +typing_extensions==4.12.2 wcwidth==0.2.13 wheel==0.43.0 zc.lockfile==3.0.post1