Skip to content

Commit

Permalink
Merge pull request #500 from citrus-it/py
Browse files Browse the repository at this point in the history
Update bundled python modules
  • Loading branch information
hadfl authored Nov 12, 2024
2 parents dd2c244 + 414102a commit 02a5f6f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
6 changes: 3 additions & 3 deletions src/brand/bhyve/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
29 changes: 14 additions & 15 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 02a5f6f

Please sign in to comment.