From c1094d41614ee42ad88bb58c4f4f88d2c72d4593 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 14:01:24 +0000 Subject: [PATCH] Python module updates --- src/brand/bhyve/requirements.txt | 4 ++-- src/requirements.txt | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/brand/bhyve/requirements.txt b/src/brand/bhyve/requirements.txt index 76932c57e..9f3f5fd85 100644 --- a/src/brand/bhyve/requirements.txt +++ b/src/brand/bhyve/requirements.txt @@ -1,7 +1,7 @@ # # This file was automatically produced by tools/updatereqs -# Generated on Fri Sep 1 10:13:54 UTC 2023 +# Generated on Fri Nov 10 13:47:42 UTC 2023 # Do not edit directly # -construct==2.10.68 +construct==2.10.69 PyYAML==6.0.1 diff --git a/src/requirements.txt b/src/requirements.txt index 981ea5c28..6dd436a96 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,29 +1,29 @@ # # This file was automatically produced by tools/updatereqs -# Generated on Fri Sep 1 10:13:44 UTC 2023 +# Generated on Fri Nov 10 13:47:29 UTC 2023 # Do not edit directly # -annotated-types==0.5.0 +annotated-types==0.6.0 autocommand==2.2.2 cheroot==10.0.0 CherryPy==18.8.0 inflect==7.0.0 jaraco.collections==4.3.0 jaraco.context==4.3.0 -jaraco.functools==3.9.0 +jaraco.functools==4.0.0 jaraco.text==3.11.1 -Mako==1.2.4 +Mako==1.3.0 MarkupSafe==2.1.3 more-itertools==10.1.0 ply==3.11 portend==3.2.0 -prettytable==3.8.0 +prettytable==3.9.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 -pydantic==2.3.0 -pydantic_core==2.6.3 -pytz==2023.3 +pydantic==2.4.2 +pydantic_core==2.10.1 +pytz==2023.3.post1 tempora==5.5.0 -typing_extensions==4.7.1 -wcwidth==0.2.6 +typing_extensions==4.8.0 +wcwidth==0.2.9 zc.lockfile==3.0.post1