From 414102a5646b3fdaa5bda356eb2dd0c24efa39d9 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Tue, 12 Nov 2024 15:35:14 +0000 Subject: [PATCH] Update bundled python modules --- src/brand/bhyve/requirements.txt | 6 +++--- src/requirements.txt | 29 ++++++++++++++--------------- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/src/brand/bhyve/requirements.txt b/src/brand/bhyve/requirements.txt index 1f490e376..a1dbd1534 100644 --- a/src/brand/bhyve/requirements.txt +++ b/src/brand/bhyve/requirements.txt @@ -1,8 +1,8 @@ # # This file was automatically produced by tools/updatereqs -# Generated on Tue Jul 16 18:16:34 UTC 2024 +# Generated on Tue Nov 12 15:34:50 UTC 2024 # Do not edit directly # construct==2.10.70 -PyYAML==6.0.1 -wheel==0.43.0 +PyYAML==6.0.2 +wheel==0.45.0 diff --git a/src/requirements.txt b/src/requirements.txt index 7d236d2c7..9811c67a6 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,28 +1,27 @@ # # This file was automatically produced by tools/updatereqs -# Generated on Tue Jul 16 18:16:12 UTC 2024 +# Generated on Tue Nov 12 15:34:30 UTC 2024 # Do not edit directly # autocommand==2.2.2 cheroot==10.0.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.14.0 -Mako==1.3.5 -MarkupSafe==2.1.5 -more-itertools==10.3.0 +jaraco.collections==5.1.0 +jaraco.context==6.0.1 +jaraco.functools==4.1.0 +jaraco.text==4.0.0 +Mako==1.3.6 +MarkupSafe==3.0.2 +more-itertools==10.5.0 ply==3.11 portend==3.2.0 -prettytable==3.10.2 +prettytable==3.12.0 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 -setuptools==70.3.0 -tempora==5.6.0 -typeguard==4.3.0 -typing_extensions==4.12.2 +python-dateutil==2.9.0.post0 +setuptools==75.4.0 +six==1.16.0 +tempora==5.7.0 wcwidth==0.2.13 -wheel==0.43.0 +wheel==0.45.0 zc.lockfile==3.0.post1